package ocp-indent-nlfork
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
`ocp-indent` library, "newline tokens" fork
Install
dune-project
Dependency
Authors
Maintainers
Sources
nlfork-1.5.5.tar.gz
md5=d3ab3fc0b28674bdd2debe9ada1e5564
sha512=dc13da22e286b8f8005b2ec50e790ff48e80535747fe84a832a29879e482de32d14185a30dd1c8eaf7a6e5c6a700144eb862bb7fab4c8e1c99b7eb5fc271a09f
doc/ocp-indent-nlfork.utils/Nstream/index.html
Module Nstream
Lexer positions & regions
module Position : sig ... endLexer positions
module Region : sig ... endLexer regions
Enhanced tokens
type token = {token : Approx_lexer.token;between : string;substr : string;region : Region.t;offset : int;
}val display : Format.formatter -> token -> unittype snapshot = Approx_lexer.context * Region.tval of_channel : ?st:snapshot -> in_channel -> tCreates a stream from a channel. Better if you don't want to block, but less efficient
module Simple : sig ... end sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>