table of contents
other versions
- Tumbleweed 5.5.0-2.1
- Leap-16.0
- Leap-15.6
| Misc.Stdlib.Option(3) | OCaml library | Misc.Stdlib.Option(3) |
NAME¶
Misc.Stdlib.Option - Extensions to the Option module
Module¶
Module Misc.Stdlib.Option
Documentation¶
Module Option
: sig end
Extensions to the Option module¶
type 'a t = 'a option
val print : (Format.formatter -> 'a -> unit) -> Format.formatter -> 'a t -> unit
| 2026-08-04 | OCamldoc |