package OCanren

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

Class Nat.fmt_t_t

constraint 'extra_t = 'a t
method c_O : Format.formatter -> 'extra_t -> unit
method c_S : Format.formatter -> 'extra_t -> 'a -> unit