package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val getWithDefault : 'a -> 'a option -> 'a
val mapWithDefault : 'a option -> 'b -> ('a -> 'b) -> 'b
val map : ('a -> 'b) -> 'a option -> 'b option
OCaml

Innovation. Community. Security.