Header menu logo fantomas

ValueOptionInternal Module

Functions and values

Function or value Description

bind f x

Full Usage: bind f x

Parameters:
    f : 'a -> 'b voption
    x : 'a voption

Returns: 'b voption
Modifiers: inline
Type parameters: 'a, 'b
f : 'a -> 'b voption
x : 'a voption
Returns: 'b voption

ofOption x

Full Usage: ofOption x

Parameters:
    x : 'a option

Returns: 'a voption
Modifiers: inline
Type parameters: 'a
x : 'a option
Returns: 'a voption

Type something to start searching.