decoders
Elm-inspired decoders for Ocaml
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val make : ?context:'a -> string -> 'a t
val pp : ( Format.formatter -> 'a -> unit ) -> Format.formatter -> 'a t -> unit
val to_string : ( Format.formatter -> 'a -> unit ) -> 'a t -> string