• OCaml logo OCaml logo
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Searching...
    Or go to: Standard Library API
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Get started
  • elpi

  • Documentation
  • elpi lib
  • Elpi_API .Data Module
package elpi
  • elpi
    • Elpi_API
      • Ast
      • Compile
        • StrSet
      • Data
        • StrMap
      • Execute
      • Extend
        • BuiltInPredicate
          • Notation
        • CData
        • Compile
          • State
        • CustomConstraint
        • CustomFunctor
        • Data
          • C
          • Constants
            • Map
            • Set
        • Pp
          • Raw
        • Utils
      • Parse
      • Pp
        • Ast
      • Setup
    • Elpi_builtin
Legend:
Library
Module
Module type
Parameter
Class
Class type
module StrMap : Map.S with type key = string
type term
type syntactic_constraints
type custom_constraints
type solution = {
  1. assignments : term StrMap.t;
  2. constraints : syntactic_constraints;
  3. custom_constraints : custom_constraints;
}

Footer

OCaml

Innovation. Community. Security.

GitHub Discord Twitter Peertube RSS

About Us

  • Industrial Users
  • Academic Users
  • Why OCaml

Resources

  • Get Started
  • Language Manual
  • Standard Library API
  • Books
  • Releases

Community

  • Blog
  • Jobs

Policies

  • Carbon Footprint
  • Governance
  • Privacy
  • Code of Conduct