typecheck with modes done, better testing organizations

This commit is contained in:
programsnail 2024-04-21 16:54:20 +03:00
parent 9448e2ac19
commit 06ccf59e45
8 changed files with 185 additions and 84 deletions

View file

@ -19,7 +19,7 @@ https://blog.janestreet.com/oxidizing-ocaml-ownership/
- *local* check
- *once* check
- *separated* check
- type check (optional)
- type check +
## Examples