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 f192998 commit e1999e9Copy full SHA for e1999e9
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