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?


Reply via email to