1 2 3 4 5 6
# Changelog ## Unreleased - The `array` module was created with the `Array(element)` type and `to_list`, `from_list`, `map`, `fold`, and `length` functions.