This repository was archived by the owner on Dec 22, 2021. It is now read-only.
This repository was archived by the owner on Dec 22, 2021. It is now read-only.
Collections meeting 06/27 #118
Closed
Description
Topics for the next meeting, feel free to add more:
- Should we provide buffering transformations on Iterator (as implemented in Add missing operations #96) or only on Iterable (as in the 2.12 collections)?
- Empty parameter list vs no parameter list? We should make a decision based on the direction Dotty will take. Also consider Java interop.
- Implicit builders Implicit builders on top of #110 #112 vs Unify strict and lazy building #114.
- Type inference issue for
collect
(see Add collect #117) - Merge
Vector
(Add Vector #115) - Merge
Traversable
andIterable
operations (Add missing operations of Traversable #119 and Add missing operations of Iterable #120) - Runtime error with Dotty only in Flatten and interaction between flatMap and Options #48
- Non-laziness of
#::
Metadata
Metadata
Assignees
Labels
No labels