= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package KaSim
-
KappaLib
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val sort : t -> int
val id : t -> int
val print : ?sigs:Signature.s -> with_id:bool -> Format.formatter -> t -> unit
val print_site : ?sigs:Signature.s -> t -> Format.formatter -> int -> unit
val print_internal :
?sigs:Signature.s ->
t ->
int ->
Format.formatter ->
int ->
unit
val rename : Renaming.t -> t -> t
val to_json : t -> Yojson.Basic.json
val of_json : Yojson.Basic.json -> t
module SetMap : sig ... end