Skip to content

New feature: findLast(int), findFirst(int), findRandom(int) #1050

Open
@crysan

Description

@crysan

Hi!
Now we have.findAll () and.findFirst ().

And you can add?:
.findLast(10) - hoose the last 10 items
.findFirst(14) - choose the first 14 elements
.findRandom(42) - choose 42 random element

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions