Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/al3rez/ramda

🦋Practical functional Go
https://github.com/al3rez/ramda

functional golang ramda

Last synced: 27 days ago
JSON representation

🦋Practical functional Go

Awesome Lists containing this project

README

        

# ramda-go
An implemenation of ramda library for Go programmers.

# Installation
```
$ go get github.com/azbshiri/ramda
```

# Doc
https://godoc.org/github.com/azbshiri/ramda

# TODO
[ ] Add exmaples in comments

[ ] Implement all functions in Ramda.js