Releases: jajaperson/copb
Releases · jajaperson/copb
Now on npm
Add
- NPM support 🎉
Change
- Update README docs.
- Fix some errors in the inline documentation.
Stable
Add
b
: A curried binary composition function.o
: An indefinite length composition function.p
: An indefinite length pipe function (o
in reverse).c
: A function for wrapping compositional stacks.- Inline documentation with pseudohaskell type diagrams.
- README docs.