cleaner build system and string module
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
open FromStdlib open Exposed
|
||||
|
||||
let ( + ) = stdlib_string_concat
|
||||
|
||||
let length = stdlib_string_length
|
||||
Reference in New Issue
Block a user