Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

Legend

  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Type alias with type parameter
  • Interface
  • Interface with type parameter
  • Class with type parameter

Generated using TypeDoc