package OCanren

  1. Overview
  2. Docs
Implementation of miniKanren relational (logic) EDSL

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.0.tar.gz
sha256=eaf9624bbdbae8050eb43a48c0e79e97160b83b6f65a543ee1beca4c9f4ff4b2
sha512=e55dd7a3026b1dedcd37f55181059dfa44ad6976d241a1199246ee3c1684dcfdf1ae0c1da32165b5b2eb5748cfc57c906a0f0ebab56d03035a5bb87187a63cf7

doc/OCanren.syntax/Pa_ocanren/index.html

Module Pa_ocanrenSource

Sourceval fold_right1 : ('a -> 'a -> 'a) -> 'a list -> 'a
Sourceval fold_left1 : ('a -> 'a -> 'a) -> 'a list -> 'a
Sourceval decapitalize : string -> string
Sourceval ctor : MLast.expr -> MLast.expr option
Sourceval list_of_list : MLast.expr list -> MLast.expr
Sourceval fix_term : MLast.expr -> MLast.expr
Sourceval is_operator : string -> bool
Sourceval operator_rparen : string Grammar.Entry.e
Sourceval operator : string Grammar.Entry.e
Sourceval symbolchar : string -> int -> bool
Sourceval prefix : string Grammar.Entry.e
Sourceval op_from_list : string list -> string
Sourceval of_val : 'a Ploc.vala -> 'a
Sourceval decorate_type : MLast.ctyp -> MLast.ctyp
OCaml

Innovation. Community. Security.