package css

  1. Overview
  2. Docs
type t =
  1. | V : 'a prop -> t
val compare : t -> t -> int