This commit is contained in:
swrup 2025-10-07 14:21:36 +02:00
parent 4c5979fb5a
commit 99b1cea095

View file

@ -4,13 +4,7 @@
open Include open Include
(* TODO (* TODO test *)
less boilerplate?
- type t abstract
- type t = { v = string }
padding issues?
how to encode union? not really needed?
test *)
(* -- Time -- *) (* -- Time -- *)