Module View.String

type t = string

The type.

val toString : t -> string

View function.