From 7962217989695dac15785a80755819e627519620 Mon Sep 17 00:00:00 2001 From: Rahul Baruri Date: Tue, 9 Mar 2021 17:58:34 +0100 Subject: [PATCH] Added gofp in the functional list (#3507) * Added gofp in the functional list * updated alphabetic order --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 899b6f27..6f854491 100644 --- a/README.md +++ b/README.md @@ -810,6 +810,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [fpGo](https://github.com/TeaEntityLab/fpGo) - Monad, Functional Programming features for Golang. * [fuego](https://github.com/seborama/fuego) - Functional Experiment in Go. * [go-underscore](https://github.com/tobyhede/go-underscore) - Useful collection of helpfully functional Go collection utilities. +* [gofp](https://github.com/rbrahul/gofp) - A lodash like powerful utility library for Golang. ## Game Development