package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val map : 'a Belt.List.t -> ('a -> 'b) -> 'b Belt.List.t
val reduceU : 'a Belt.List.t -> 'b -> ('b -> 'a -> 'b) Js.Fn.arity2 -> 'b
val reduce : 'a Belt.List.t -> 'b -> ('b -> 'a -> 'b) -> 'b
val toArray : 'a list -> 'a array
val joinWith : sep:string -> string list -> string
OCaml

Innovation. Community. Security.