Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 310 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 310 Bytes

Preconditions

Make data satisfy constraints before using.

Installation

npm install --save @quenk/preconditions

Usage

A precondition is a function that when applied to a value returns either a Failure or the final form of the value.

License

Apache-2.0 © Quenk Technologies Limited