package elpi

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

Module API.RawQuerySource

This module lets one generate a query by providing a RawData.term directly

Sourceval mk_Arg : State.t -> name:string -> args:Data.term list -> State.t * Data.term
Sourceval is_Arg : State.t -> Data.term -> bool
Sourceval compile_ast : Compile.program -> Ast.query -> (State.t -> State.t) -> unit Compile.query
OCaml

Innovation. Community. Security.