UNPKG

phunctional

Version:

"Almost" functional programming utils methods

32 lines (14 loc) 898 B
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. <a name="0.2.1"></a> ## [0.2.1](https://github.com/LasaleFamine/phunctional/compare/v0.2.0...v0.2.1) (2017-11-05) ### Bug Fixes * **export:** the forgotten export ([6033495](https://github.com/LasaleFamine/phunctional/commit/6033495)) <a name="0.2.0"></a> # [0.2.0](https://github.com/LasaleFamine/phunctional/compare/v0.1.0...v0.2.0) (2017-11-05) ### Features * **p-each:** added p-each method - forEach promised with optional delay ([56f8764](https://github.com/LasaleFamine/phunctional/commit/56f8764)) <a name="0.1.0"></a> # 0.1.0 (2017-09-27) ### Features * **ts-definitions:** added type definitions for TypeScript ([ddec9c5](https://github.com/LasaleFamine/phunctional/commit/ddec9c5))