This commit is contained in:
swrup 2025-12-07 06:39:33 +01:00
parent f8ef92b67e
commit eb3152a2f6
3 changed files with 89 additions and 81 deletions

View file

@ -1,3 +1,5 @@
exception Bin_error of string
(* TODO bin
- no [Bin.of_string] ? *)
let bin_of_string bin s =