/ts-curry-example

Example of how to type the curry function in typescript

Primary LanguageTypeScriptMIT LicenseMIT

TypeScript curry example

Quick Start:

# download it
$ git clone git@github.com:hrajchert/ts-curry-example.git
# install deps
$ cd ts-curry-example
$ npm install
# run it or test it
$ npm run start
$ npm t

Created with the typescript-node-starter

License

MIT