monna/object
tijani 831b333a74 Built-in Functions: len()
Will take in a string a string and return the length of said string. This function only accepts one 
argument. This function only accepts strings. Any other type will result in an error.

git-svn-id: https://svn.tlawal.org/svn/monkey@65 f6afcba9-9ef1-4bdd-9b72-7484f5705bac
2023-08-14 19:40:04 +00:00
..
environment.go Interpreter complete. 2023-05-05 19:15:39 +00:00
object.go Built-in Functions: len() 2023-08-14 19:40:04 +00:00