0.5.0 • Published 6 years ago

@promises/_curry v0.5.0

Weekly downloads
67
License
MIT
Repository
github
Last release
6 years ago

@promises/_curry

Source Code Version MIT License Bundle Size

Curry is a internal package from Promises library

Use

Module

$ npm install --save @promises/_curry
import {
 __,
 default as _curry
} from '@promises/_curry';

Compatibility

These modules are written in typescript and available in ES5 and ES6 standard, the requirements are a global Promise (native or polyfill).

License

Copyright © 2017 Yisrael Eliav, Licensed under the MIT license.