package frenetic

  1. Overview
  2. Docs
The Frenetic Programming Language and Runtime System

Install

Dune Dependency

Authors

Maintainers

Sources

5.0.5.tar.gz
md5=baf754df13a759c32f2c86a1b6f328da
sha512=80140900e7009ccab14b25e244fe7edab87d858676f8a4b3799b4fea16825013cf68363fe5faec71dd54ba825bb4ea2f812c2c666390948ab217ffa75d9cbd29

doc/src/frenetic.kernel/frenetic_kernel.ml.html

Source file frenetic_kernel.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
(* generated by dune *)

(** @canonical Frenetic_kernel.Bits *)
module Bits = Frenetic_kernel__Bits

(** @canonical Frenetic_kernel.GroupTable0x04 *)
module GroupTable0x04 = Frenetic_kernel__GroupTable0x04

(** @canonical Frenetic_kernel.Hashcons *)
module Hashcons = Frenetic_kernel__Hashcons

(** @canonical Frenetic_kernel.Net *)
module Net = Frenetic_kernel__Net

(** @canonical Frenetic_kernel.Network *)
module Network = Frenetic_kernel__Network

(** @canonical Frenetic_kernel.OpenFlow *)
module OpenFlow = Frenetic_kernel__OpenFlow

(** @canonical Frenetic_kernel.OpenFlow0x01 *)
module OpenFlow0x01 = Frenetic_kernel__OpenFlow0x01

(** @canonical Frenetic_kernel.OpenFlow0x04 *)
module OpenFlow0x04 = Frenetic_kernel__OpenFlow0x04

(** @canonical Frenetic_kernel.OpenFlow_Header *)
module OpenFlow_Header = Frenetic_kernel__OpenFlow_Header

(** @canonical Frenetic_kernel.Packet *)
module Packet = Frenetic_kernel__Packet

(** @canonical Frenetic_kernel.Topology *)
module Topology = Frenetic_kernel__Topology

(** @canonical Frenetic_kernel.Util *)
module Util = Frenetic_kernel__Util
OCaml

Innovation. Community. Security.