= 1024">
Learn
Packages
Community
Blog
Playground
max) { row = max } }" @keyup.up="if (row !== null) { row -=1; if (row < 0) { row = null } }" @keyup.right="if (col < 1) col++" @keyup.left="if (col >= 1) col--" :aria-activedescendant="row !== null ? 'package-autocomplete-'+row+'-'+col : null" hx-get="/packages/autocomplete" hx-params="q" hx-trigger="keyup changed delay:500ms, search" hx-target="#header-search-results" hx-indicator="#header-search-indicator" >
Searching...
Or go to:
Standard Library API
Learn
Packages
Community
Blog
Playground
Get started
elpi
latest (1.16.9)
1.16.9
1.16.8
1.16.7
1.16.5
1.16.4
1.16.3
1.16.1
1.15.2
1.15.0
1.14.3
1.14.1
1.14.0
1.13.8
1.13.7
1.13.6
1.13.5
1.13.4
1.13.2
1.13.1
1.13.0
1.12.0
1.11.4-1
1.11.4
1.11.3
1.11.2
1.11.1
1.11.0
1.10.2
1.10.1
1.10.0
1.9.1
1.9.0
1.8.0
1.7.0
1.6.0
1.5.2
1.4.1
1.4.0
1.3.1
1.2.0
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
Documentation
elpi lib
Elpi_API
.
Pp
.
Ast
Module
= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
side menu
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
val
program :
Format.formatter
->
Ast.program
->
unit