cleaner build system and string module
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
open FromStdlib
|
||||
open FromStdlib open Exposed
|
||||
|
||||
let ( + ) a b = stdlib_plus_float a b
|
||||
let ( - ) a b = stdlib_minus_float a b
|
||||
|
||||
Reference in New Issue
Block a user