package lsp

  1. Overview
  2. Docs

doc/lsp.stdune/Stdune/Scanf/index.html

Module Stdune.ScanfSource

Safe version of Scanf from the stdlib. Does not raise parsing errors errors.

Sourceval unescaped : string -> (string, unit) Result.t
Sourceval sscanf : string -> ('a, Scanf.Scanning.in_channel, 'b, 'c -> 'd, 'a -> 'e, 'e) format6 -> 'c -> ('d, unit) result
OCaml

Innovation. Community. Security.