package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module X : sig ... end
module Y : sig ... end
type t = [
  1. | X.t
  2. | Y.t
]
val toString : [< `bottom | `center | `left | `right | `top ] -> string
OCaml

Innovation. Community. Security.