Skip to content

odis-labs/options

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Options

A type that represents either a wrapped value or none, the absence of a value.

Installation

iter can be installed with opam:

opam install options

If you don't use opam consult the opam file for build instructions.

Documentation

The documentation and API reference is generated from the source interfaces. It can be consulted online or via odig doc options.

License

This library is distributed under the ISC license. See The LICENSE for more details.