lsp.stdune
Stdune.Scanf
Safe version of Scanf from the stdlib. Does not raise parsing errors errors.
lsp
lsp.fiber
lsp.fiber_unix
val unescaped : string -> (string, unit) Result.t
val sscanf : string -> ('a, Scanf.Scanning.in_channel, 'b, 'c -> 'd, 'a -> 'e, 'e) format6 -> 'c -> ('d, unit) result