Module Extstdlib.Option

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