Results for “Std.Text.Source.Position”
2 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Text.Source.Position
One-based line and byte column; offset is zero-based and may name EOF.
- Std.Text.Source.position
&Std.Text.Source.Source -> Int -> Option[Std.Text.Source.Position]Locate an absolute byte offset. A byte inside UTF-8 still has a byte column.
