zlacker

[parent] [thread] 0 comments
1. DinaCo+(OP)[view] [source] 2024-02-24 07:56:59
You'd need three types: immutable slice of an immutable array, mutable slice of a mutable array (ie basically a reference to a mutable array), and an immutable slice of a mutable array.
[go to top]