Module View.Unit

type t = unit

The type.

val toString : t -> string

View function.