diff options
author | Kartik Agaram <vc@akkartik.com> | 2020-07-28 21:17:32 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2020-07-28 21:37:32 -0700 |
commit | b8df5340fa55f79fd544ab130da4052ed88aca4f (patch) | |
tree | 5be4ccdb93eccfaba6e5d3b816a9e9b86f631d15 /apps/random | |
parent | e2c22ad4d9cbc99f4f256559819650c4d74261af (diff) | |
download | mu-b8df5340fa55f79fd544ab130da4052ed88aca4f.tar.gz |
6682 - experimental support for streams and slices
Slices contain `addr`s so the same rules apply to them. They can't be stored in structs and so on. But they may be an efficient temporary while parsing. Streams are currently a second generic type after arrays, and gradually strengthening the case to just bite the bullet and support first-class generics in Mu.
Diffstat (limited to 'apps/random')
0 files changed, 0 insertions, 0 deletions