Skip to content
Snippets Groups Projects
Commit 56054310 authored by Michael Aaron Murphy's avatar Michael Aaron Murphy
Browse files

Implement String Methods

This commit contains a decent number of tests, and implements support for the string methods like so:

let a = [ 1 2 3 4 ]
echo (a, ', ')

I should have support for array methods and some additional tests landed tomorrow.
parent c77dcd97
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment