We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
intersperse
IterableExtension
1 parent 463709b commit d498033Copy full SHA for d498033
pkgs/collection/CHANGELOG.md
@@ -1,5 +1,6 @@
1
## 1.20.0-wip
2
3
+- Add `intersperse` method to `IterableExtension` for efficient element separation.
4
- Add `IterableMapEntryExtension` for working on `Map` as a list of pairs, using
5
`Map.entries`.
6
- Explicitly mark `BoolList` as `abstract interface`
0 commit comments