package fmlib
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
Functional monadic library
Install
Dune Dependency
Authors
Maintainers
Sources
0.2.0.tar.gz
sha256=d47f6539af49a4c3e947dbfbe416c1e78d534897cd6d9d8e3660aae0cf8d9494
md5=d649b8a62403362bd3a24cbf1a9af590
doc/fmlib.fmlib_parse/Fmlib_parse/Position/index.html
Module Fmlib_parse.Position
Represent a position in a text file.
val start : t
Position with points to the start of a textfile.
val line : t -> int
line pos
The line number corresponding to the position p
. Note: The first line is line 0.
val column : t -> int
column pos
The column number corresponding to the position p
. Note: The first column is column 0.
next next_char pos
: Advance the position by using the next character. If the next character is a newline, then the line number is increment and the column number is reset to 0.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>