package stramon-lib

  1. Overview
  2. Docs
val kind_of_file : Abs_path.t -> Unix.file_kind option
val string_of_hex_string : ?preamble_before_each_byte:string -> string -> string option
val hex_of_string : string -> int64 option
val octal_of_string : string -> int64 option
val remove_c_comments : string -> string

Does not handle nested C comments