package catt

  1. Overview
  2. Docs

Module Kernel.UncheckedSource

Sourceval ps_to_string : Common.ps -> string
Sourceval sub_ps_to_string : ?func:(Common.Var.t * int) list list -> Unchecked_types.Unchecked_types(Coh).sub_ps -> string
Sourceval meta_ctx_to_string : Unchecked_types.Unchecked_types(Coh).meta_ctx -> string
Sourceval coh_pp_data_to_string : ?print_func:bool -> Common.coh_pp_data -> string
Sourceval full_name : Common.coh_pp_data -> string
Sourceval check_equal_ps : Common.ps -> Common.ps -> unit
Sourceval dim_ps : Common.ps -> int
Sourceval tm_contains_vars : Unchecked_types.Unchecked_types(Coh).tm -> Common.Var.t list -> bool
Sourceval suspend_ps : Common.ps -> Common.ps
Sourceval ps_bdry : Common.ps -> Common.ps
Sourceval canonical_inclusions : Common.ps list -> Unchecked_types.Unchecked_types(Coh).sub_ps list