Reason · Reason lets you write simple, fast and quality type safe code while leveraging both the JavaScript & OCaml ecosystems.

Reason
sig
 type t = unit = ()
 val equal : Unit.t -> Unit.t -> bool
 val compare : Unit.t -> Unit.t -> int
 val to_string : Unit.t -> string
end

AltStyle によって変換されたページ (->オリジナル) /