package GT

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

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.