This commit is contained in:
Swrup 2022-04-12 13:46:37 +02:00
parent dbfbaeda60
commit d6195f00e9
15 changed files with 56 additions and 25 deletions

View file

@ -1,3 +1,5 @@
(* BSD-2-Clause License *)
type t
val create : ?options:Jv.t -> string -> t