narup
narup
MModular
Created by narup on 10/22/2023 in #questions
buffer function is no longer available for String ?
I see some old examples of String(“mojo”).buffer, but doesn’t look like it works now. Can anyone please help me point me on how to get the byte array that can handle Unicode bytes too
2 replies
MModular
Created by narup on 9/29/2023 in #questions
Can I load a mojo file on the REPL session like irb in ruby so I can execute function?
Basically to call the functions in repl shell instead of writing the code
2 replies