Module View.Bool

type t = bool

The type.

val toString : t -> string

View function.