Am continuing to build out rad's library of functions. Pretty easy to do, see f64d88c as an example. Feel free to suggest. Some ideas: - `divmod` - `repeat` for repeating strings, or otherwise have some syntax like `"a" * 5`