package dedukti
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
An implementation of The Lambda-Pi Modulo Theory
Install
dune-project
Dependency
Authors
Maintainers
Sources
v2.7.tar.gz
sha512=97171b48dd96043d84587581d72edb442f63e7b5ac1695771aa1c3c9074739e15bc7d17678fedb7062acbf403a0bf323d97485c31b92376b80c63b5c2300ee3c
sha256=5e1b6a859dfa1eb2098947a99c7d11ee450f750d96da1720f4834e1505d1096c
doc/dedukti.parsers/Parsers/Parser/index.html
Module Parsers.ParserSource
Abstract parser stream representation.
Abstract type for input.
read str reads a single entry from the parser stream str. When no more entry is available, the End_of_file exception is raised.
from_channel in creates a parser stream for the environment env env given the input in.
handle in f parses the input in in the environment env, using the action f on each entry. Note that the input is parsed lazily. This function can thus be applied to stdin.
parse in completely parses the input in and returns the corresponding list of entries.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>