Skip to content

Evaluate if we should return iterable instead of array in some cases #60

@jwage

Description

@jwage
  • Evaluate if we should return iterable instead of array in some cases
  • It may make more sense to add new methods that return iterable instead of changing existing methods. e.g. findAllIterator() or something instead of changing findAll() to return an array.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions