Closed James-Livesey closed 2 years ago
Some functions that need adding:
min(a, b) max(a, b) repeat$(str$, a) find(x, a) # x is string or list, -1 means not found
These are functions that already exist in other programming languages, and they could be very useful in atto.
Some functions that need adding:
These are functions that already exist in other programming languages, and they could be very useful in atto.