package css

  1. Overview
  2. Docs

Module C.ComputedSource

A Computed.t maps a 'a property to a value of type 'a, if any.

Sourcetype binding =
  1. | B : 'a P.prop * 'a -> binding
Sourceval empty : 'a P.M.t
Sourceval add : binding P.M.t -> 'a P.prop -> 'a -> binding P.M.t
Sourceval opt : 'a. t -> 'a P.prop -> 'a option
Sourceval get : t -> 'a P.prop -> 'a
OCaml

Innovation. Community. Security.