package kappa-library

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

Module Kappa_runtime.RootsSource

Sourcetype t
Sourcetype mod_ccs_cache = (int, unit) Hashtbl.t
Sourceval incorporate_extra_pattern : t -> Kappa_terms.Pattern.id -> Kappa_data_structures.IntCollection.t -> unit
Sourceval break_apart_cc : t -> Kappa_site_graphs.Edges.t -> ?mod_connectivity_store:mod_ccs_cache -> (int * int) option -> unit
Sourceval merge_cc : t -> ?mod_connectivity_store:mod_ccs_cache -> (int * int) option -> unit
Sourceval number : t -> Kappa_terms.Pattern.id -> int
Sourceval debug_print : Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.