Wafelack/orion

String functions

Wafelack opened this issue · 1 comments

Add functions for string mainuplation in the builtins and in the standard library.
Here a non exhaustive list:

  • strlen
  • @
  • substr
  • strcat
  • split
  • replace
    Of course do not forget to add documentation for every function.

As the project is being rewritten, this issue is becoming irrelevant.