HowProgrammingWorks / HigherOrderFunctionLinks
Higher-order functions having functions as arguments or result
☆21Updated last year
Alternatives and similar repositories for HigherOrderFunction
Users that are interested in HigherOrderFunction are comparing it to the libraries listed below
Sorting:
- Partial function application and Currying☆18Updated last year
- Memoization of synchronous and asynchronous functions☆17Updated last year
- Read, write, transform data streams☆12Updated 11 months ago
- Wrapper functions, Interface wrappers, etc.☆13Updated 7 months ago
- Asynchronous Programming☆24Updated last year
- VM Sandboxes☆18Updated last year
- Generators, coroutines and some monads examples☆19Updated 5 months ago
- Files and file system☆14Updated 2 years ago
- Node.js Packages☆13Updated 3 years ago
- Function closures and storing data in function scope☆27Updated last year
- Function composition