aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: 07d70c77928f8e1946e1a7731a9ce3003f80f5cb (plain)
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.