package GT

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

Viewing arrays of Viewable types with explicit concatenation function.

Parameters

module C : Concat
module X : Viewable

Signature

type t = X.t array

The type.

val toString : t -> string

View function.