Skip to content

Stable

Compare
Choose a tag to compare
@jajaperson jajaperson released this 01 Feb 13:30
· 8 commits to main since this release
40aa331

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.