0.1.1 • Published 2 years ago

@cryptic-road/option v0.1.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

@cryptic-road/option

Simple objects and types for representing optional values

Installation

To install @cryptic-road/option, run:

npm i --save @cryptic-road/option

Usage

import { none } from '@cryptic-road/option'
import { some } from '@cryptic-road/option'

// TODO: Actually write some usage example code

API

TODO: Write and generate some documentation

Author

Impetigo Tycoon

License

Apache-2.0 (Apache License, Version 2.0)