API documentation
Module | Description |
---|---|
optional.match | Provides a match function for optional types |
optional.oc | Provides safe dispatching utilities |
optional.optional | Optional type |
optional.or | Gets the value or else something else |
optional.traits | Optional compile time traits |
optional |
Home of the Optional type
|