package stramon-lib

  1. Overview
  2. Docs

Module Stramon_lib.UtilsSource

Sourceval kind_of_file : Abs_path.t -> Unix.file_kind option
Sourceval string_of_hex_string : ?preamble_before_each_byte:string -> string -> string option
Sourceval hex_of_string : string -> int64 option
Sourceval octal_of_string : string -> int64 option
Sourceval remove_c_comments : string -> string

Does not handle nested C comments

OCaml

Innovation. Community. Security.