Skip to content

Override stepper in more collection types #11483

@lrytz

Description

@lrytz

(source: scala/scala-java8-compat#113)

Check if there are more collections that would from a stepper override (with an existing or new stepper implementation). From the top of my head:

  • mutable/immutable ArraySeq, ArrayBuffer
  • mutable LinkedHashMap/LinkedHashSet (cannot use XTableStepper because that doesn't yield the elements in insertion order)
  • ArrayDeque
  • VectorMap

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions