Module View.Integer

type t = int

The type.

val toString : t -> string

View function.