package p4spectec

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

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

(** @canonical Type.Envs *)
module Envs = Type__Envs

(** @canonical Type.Equiv *)
module Equiv = Type__Equiv

(** @canonical Type.Expand *)
module Expand = Type__Expand

(** @canonical Type.Fresh *)
module Fresh = Type__Fresh

(** @canonical Type.Sub *)
module Sub = Type__Sub

(** @canonical Type.Subst *)
module Subst = Type__Subst

(** @canonical Type.Typ *)
module Typ = Type__Typ

(** @canonical Type.Typdef *)
module Typdef = Type__Typdef