package lambdapi

  1. Overview
  2. Docs
Proof assistant for the λΠ-calculus modulo rewriting

Install

dune-project
 Dependency

Authors

Maintainers

Sources

lambdapi-2.4.0.tbz
sha256=739cab9a0a6c3ab0e7df210fb6fdcdb749a6fa70aa7ca59145da177c25428cb6
sha512=f1413e65259d1587d57d656a5153890c355fa339d981c0b038736bcaf53c698cc10466fbc77444d103c7b6ccb8d63290ff80a506d057bc199a29d53947e898c9

doc/src/lambdapi.common/common.ml.html

Source file common.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 Common.Console *)
module Console = Common__Console

(** @canonical Common.Debug *)
module Debug = Common__Debug

(** @canonical Common.Error *)
module Error = Common__Error

(** @canonical Common.Escape *)
module Escape = Common__Escape

(** @canonical Common.Library *)
module Library = Common__Library

(** @canonical Common.Logger *)
module Logger = Common__Logger

(** @canonical Common.Path *)
module Path = Common__Path

(** @canonical Common.Pos *)
module Pos = Common__Pos