Module View.Set

Viewing sets of Viewable types with concatenation with comma. Set items are ordered in according to their <b>string representations</b>.

Parameters

module S : Set.S
module V : Viewable with type t = S.elt

Signature

type t = S.t

The type.

val toString : t -> string

View function.