To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
package opam-format
-
opam-format
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
OPAM format variable interpolation processor
val main : (string -> unit) -> (string -> unit) -> Lexing.lexbuf -> unit
main unquoted quoted lexbuf
fully processes the given lexbuf. Strings are applied to unquoted
until a "
or """
sequence is encountered when the content within the single or triple-quoted string is applied to quoted
(note that the quote marks themselves are passed to unquoted
). Within either string type, backslash is the escape character.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>