package records

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type s
val layout : s layout
val field : string -> 'a Type.t -> ('a, s) field
val seal : unit -> unit
val layout_name : string
val layout_id : s Polid.t
val make : unit -> s t