package elpi

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Discrimination_tree.InternalSource

Sourceval kConstant : int
Sourceval kPrimitive : int
Sourceval kVariable : int
Sourceval kOther : int
Sourceval k_of : cell -> int
Sourceval arity_of : cell -> int
Sourceval data_of : cell -> int
Sourceval isVariable : cell -> bool
Sourceval isAny : cell -> bool
Sourceval isInput : cell -> bool
Sourceval isOutput : cell -> bool
Sourceval isListHead : cell -> bool
Sourceval isListEnd : cell -> bool
Sourceval isListTailVariable : cell -> bool
Sourceval isListTailVariableUnif : cell -> bool
Sourceval isPathEnd : cell -> bool
OCaml

Innovation. Community. Security.