0.1.1 • Published 3 years ago
@cryptic-road/option v0.1.1
@cryptic-road/option
Simple objects and types for representing optional values
Installation
To install @cryptic-road/option, run:
npm i --save @cryptic-road/optionUsage
import { none } from '@cryptic-road/option'
import { some } from '@cryptic-road/option'
// TODO: Actually write some usage example codeAPI
TODO: Write and generate some documentation
Author
Impetigo Tycoon
License
Apache-2.0 (Apache License, Version 2.0)