package datalog
An in-memory datalog implementation for OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
datalog-0.7.tbz
sha256=13ca520bddf4f0c44d1468bc89347be72ec543be58fff29469a0da24956be541
sha512=25d6e9cb5abe8aa1110730d884abb9e51ae78bf681b3f21709efa32359b9cbdd97d9076761c91562580c090cbce12ce159c97533ae5d9d427c24cb329e950793
doc/datalog.unix/Datalog_unix/Make/argument-1-TD/DB/index.html
Module TD.DB
Interpreted predicate. It takes terms which have a given symbol as head, and return a list of (safe) clauses that have the same symbol as head, and should unify with the query term.
val clear : t -> unit
val interpret : ?help:string -> t -> const -> interpreter -> unit
Add an interpreter for the given constant. Goals that start with this constant will be given to all registered interpreters, all of which can add new clauses. The returned clauses must have the constant as head symbol.
val interpret_list : t -> (const * string * interpreter) list -> unit
Add several interpreters, with their documentation
val add_builtin : t -> Const.t -> BuiltinFun.t -> unit
Add a builtin fun
val builtin_funs : t -> BuiltinFun.map
val help : t -> string list
Help messages for interpreted predicates
val num_facts : t -> int
val num_clauses : t -> int
val size : t -> int
find facts unifying with the given term, and give them along with the unifier, to the callback
find clauses whose head unifies with the given term, and give them along with the unifier, to the callback
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>