rush
rush copied to clipboard
Port some of the Python built-ins
Most of the actually portable ones are already present in some form, but there a few remaining.
Here's a list:
- [ ]
range - [ ]
zip(producing array of 2-arrays)