Skip to content

Add lazyZip to ArrayOps and StringOps #11063

Closed
@julienrf

Description

@julienrf

The lazyZip operation is currently only available on Iterable. To use it on an Array or a String you have to first convert them to iterables. The lazyZip operation should be available on Array and String without requiring this conversion.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions