Module Extstdlib.OptionSource

Sourceval the : 'a option -> 'a
Sourceval map : ('a -> 'b) -> 'a option -> 'b option