package kappa-library

  1. Overview
  2. Docs
Public internals of the Kappa tool suite. Use this package to use kappa as a lib

Install

Dune Dependency

Authors

Maintainers

Sources

v4.1.3.tar.gz
md5=1c9a8a0d79f085757817f90834e166f5
sha512=13ac40442940ba6e72d7dc5bf952e67443872f7bff63e9c76a3a699a6904c88696047fe04519b7ec6546371642f6ee7b0983117be302694aca15500b0df40de3

doc/src/kappa-library.runtime/kappa_runtime.ml.html

Source file kappa_runtime.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
(* generated by dune *)

(** @canonical Kappa_runtime.Counter *)
module Counter = Kappa_runtime__Counter

(** @canonical Kappa_runtime.Data *)
module Data = Kappa_runtime__Data

(** @canonical Kappa_runtime.Expr_interpreter *)
module Expr_interpreter = Kappa_runtime__Expr_interpreter

(** @canonical Kappa_runtime.Fluxmap *)
module Fluxmap = Kappa_runtime__Fluxmap

(** @canonical Kappa_runtime.Generic_rule_interpreter *)
module Generic_rule_interpreter = Kappa_runtime__Generic_rule_interpreter

(** @canonical Kappa_runtime.Instances *)
module Instances = Kappa_runtime__Instances

(** @canonical Kappa_runtime.Instances_sig *)
module Instances_sig = Kappa_runtime__Instances_sig

(** @canonical Kappa_runtime.Replay *)
module Replay = Kappa_runtime__Replay

(** @canonical Kappa_runtime.Resource_strings *)
module Resource_strings = Kappa_runtime__Resource_strings

(** @canonical Kappa_runtime.Roots *)
module Roots = Kappa_runtime__Roots

(** @canonical Kappa_runtime.Rule_interpreter *)
module Rule_interpreter = Kappa_runtime__Rule_interpreter

(** @canonical Kappa_runtime.State_interpreter *)
module State_interpreter = Kappa_runtime__State_interpreter

(** @canonical Kappa_runtime.Trace *)
module Trace = Kappa_runtime__Trace
OCaml

Innovation. Community. Security.