dictu-lang / Dictu

Dictu is a high-level dynamically typed, multi-paradigm, interpreted programming language.
https://dictu-lang.com
MIT License
268 stars 53 forks source link

Feature/more string methods #725

Closed briandowns closed 7 months ago

briandowns commented 7 months ago

What's Changed:

Adds collapseSpaces and wrap methods to string type.

Type of Change:

#

Housekeeping:

#

Screenshots (If Applicable):

Jason2605 commented 7 months ago

Apologies I will get around to this! Will try my best to have a look tomorrow for you mate

briandowns commented 7 months ago

Apologies I will get around to this! Will try my best to have a look tomorrow for you mate

At your leisure. No rush. :D

Jason2605 commented 7 months ago

Thanks for this!