bosatsu
bosatsu copied to clipboard
Add a constant access time Array type
It would be good to have an immutable Array type that offers constant time access for cases like reading files.
We need a total API for it so thinking of the right structure for that requires some thought.