Skip to content
This repository was archived by the owner on Jan 17, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 184 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 184 Bytes

Install Dependencies
npm install

Build the project
npm run build

Run a demo (example is curry)
npm run curry

Current Demos:

  • compose
  • curry
  • either
  • option
  • list