Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/team-griffin/mostc

Curried most methods
https://github.com/team-griffin/mostc

Last synced: about 1 month ago
JSON representation

Curried most methods

Awesome Lists containing this project

README

        

# mostc
Curried most methods

Contains curried variants of the following methods:

- map
- chain
- tap
- filter
- startWith
- concat
- continueWith
- concatMap
- transduce
- slice
- take
- skip
- takeWhile
- skipWhile
- skipAfter
- until
- since
- during
- loop
- reduce
- observe
- delay
- recoverWith
- merge
- combine