Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fpEs record #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add fpEs record #11

wants to merge 1 commit into from

Conversation

johnteee
Copy link

fpEs: A small library provides simple usages of basic FP & pattern-matching/sumtype & MonadIO/Rx & Optional for Javascript

In fact I've implemented almost same features in Golang/Rust/Java/ES6. (Java is harder to release a library indeed...only golang & Rust & es6 versions are shared)

However I found ES6 is the most elegant version in them :P

Ref:

https://github.com/TeaEntityLab/fpEs
https://github.com/TeaEntityLab/fpGo
https://github.com/TeaEntityLab/fpRust

Thx :D

fpEs: A small library provides simple usages of basic FP & pattern-matching/sumtype & MonadIO/Rx & Optional for Javascript

In fact I've implemented almost same features in Golang/Rust/Java/ES6. (Java is harder to release a library indeed...only golang & Rust & es6 versions are shared)

However I found ES6 is the most elegant version in them :P

Ref:

https://github.com/TeaEntityLab/fpEs
https://github.com/TeaEntityLab/fpGo
https://github.com/TeaEntityLab/fpRust

Thx :D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant