Types.ValueValued (typed) options.
class 'a v : 'a configurable -> config:'b -> 'a -> object ... endInternal representation of typed option binding.
Type of valued options
type 'a t = 'a valueval kind_from_fmt :
name:string ->
('a, Stdlib.Scanf.Scanning.in_channel, 'b, ('c -> 'c) -> 'd, 'a -> 'e, 'e)
Stdlib.format6 ->
'd kind