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.utilsLib/UtilsLib/DependencyManager/index.html

Module UtilsLib.DependencyManagerSource

This modules implements a functor that build a simple minded dependency manager. The later is used to store dependencies and to retrieve the data dependeding on an element

Sourcemodule type Manager_sig = sig ... end

The module signature of the dependency manager

Sourcemodule Make (O : Map.OrderedType) : Manager_sig with type elt = O.t
OCaml

Innovation. Community. Security.