package acgtk

  1. Overview
  2. Docs
Abstract Categorial Grammar development toolkit

Install

Dune Dependency

Authors

Maintainers

Sources

acgtk-1.5.3.tar.gz
sha256=2743321ae4cc97400856eb503a876cbcbd08435ebc750276399a97481d001d41
md5=04c1e14f98e2c8fd966ef7ef30b38323

doc/acgtkLib.datalogLib/DatalogLib/ArrayTraversal/index.html

Module DatalogLib.ArrayTraversalSource

This module implements a depth-first array traversal. It is depth-first in order to fit with backtracking when cells contain persistent array.

Sourcemodule type Evaluator_TYPE = sig ... end
Sourcemodule Make (E : Evaluator_TYPE) : sig ... end
Sourcemodule type Evaluator_TYPE2 = sig ... end
Sourcemodule Make2 (E : Evaluator_TYPE2) : sig ... end
OCaml

Innovation. Community. Security.