fantasy-eithers

0.0.2 • Public • Published

Fantasy Eithers

General

The option type encodes the presence and absence of a value. The Some constructor represents a value and None represents the absence.

Testing

Library

Fantasy Eithers uses nodeunit for all the tests and because of this there is currently an existing adapter in the library to help with integration between nodeunit and Fantasy Check.

Coverage

Currently Fantasy Check is using Istanbul for code coverage analysis; you can run the coverage via the following command:

This assumes that you have istanbul installed correctly.

istanbul cover nodeunit -- test/*.js

Dependencies (2)

Dev Dependencies (7)

Package Sidebar

Install

npm i fantasy-eithers

Weekly Downloads

143

Version

0.0.2

License

MIT

Last publish

Collaborators

  • puffnfresh
  • trevorbasinger
  • joneshf