alexeypetrushin Sat, 09 Oct 2021 00:30:13 -0700
Just wondering if there's any plan to unify collections? 1. Unite `@` and `toSeq`. 2. Replace `openarray` with `collection.len: int` and `collection[int]: T` concept. 3. Make `map` and other to work on any collection concept?