neater build system
This commit is contained in:
+7
-1
@@ -2,4 +2,10 @@ open FromStdlib open Exposed
|
||||
|
||||
let ( + ) = stdlib_string_concat
|
||||
|
||||
let length = stdlib_string_length
|
||||
let length = stdlib_string_length
|
||||
|
||||
let of_int = stdlib_string_of_int
|
||||
|
||||
let of_float = stdlib_string_of_float
|
||||
|
||||
let of_bool = stdlib_string_of_bool
|
||||
Reference in New Issue
Block a user