OCaml: Rename Qol module to Utilities.Aliases

This commit is contained in:
Juno Takano 2025-04-13 19:46:27 -03:00
commit fab7e2425a
4 changed files with 3 additions and 3 deletions

View file

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