package GT

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
constraint 'f = 'd list
inherit list_t
method c_Nil : Format.formatter -> 'f -> unit
method c_Cons : Format.formatter -> 'f -> 'a -> 'a list -> unit