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
module My_result : sig ... end
Util module used for native builds (excluded in bs-config.json)
module My_opt : sig ... end
module My_list : sig ... end
val with_file_in : string -> ( in_channel -> 'a ) -> 'a
val read_all : in_channel -> string