2016rshah/pi

Arrays and Strings

snn88 opened this issue · 0 comments

snn88 commented

Arrays:
Support different types
Insert, Remove, Insert at position
Resizing

Strings:
Get char at
Get substring?
Comparing strings

Edit: Implemented arrays. Strings for the future