What's Changed
* Add element to convert integer to base N, returning a string by Lyxal in https://github.com/Vyxal/Vyxal/pull/1407
* Make a way to test flags by Lyxal in https://github.com/Vyxal/Vyxal/pull/1415
* Add `Þ:` and add a bit more description to `Þ∞` by Lyxal in https://github.com/Vyxal/Vyxal/pull/1422
* Add several "all powers" built-ins by Lyxal in https://github.com/Vyxal/Vyxal/pull/1423
* Make lambdas available to take via normal input by Lyxal in https://github.com/Vyxal/Vyxal/pull/1428
* Remove some debug prints by Lyxal in https://github.com/Vyxal/Vyxal/pull/1436
* Add hyperbolic trig functions by Lyxal in https://github.com/Vyxal/Vyxal/pull/1427
* Make mold no longer return weird outputs by Lyxal in https://github.com/Vyxal/Vyxal/pull/1437
* Add first truthy non-integer and n truthy non-integer overloads by Lyxal in https://github.com/Vyxal/Vyxal/pull/1434
**Full Changelog**: https://github.com/Vyxal/Vyxal/compare/v2.16.1...v2.17.0