Implement most of the spec reusing scribe & nefthera code

This commit is contained in:
Juno Takano 2025-04-09 01:59:32 -03:00
commit 612a98cfde
16 changed files with 225 additions and 25 deletions

2
ocaml/lib/qol.ml Normal file
View file

@ -0,0 +1,2 @@
let str_int = string_of_int
let print = print_endline