Skip to content

Implement withFirst() for primitive streams #68

@amaembo

Description

@amaembo

The withFirst() method could be implemented for primitive streams with IntBinaryOperation, LongBinaryOperation and DoubleBinaryOperation argument respectively.

Should be implemented after #67.

  • Implementation
  • Tests
  • Benchmarking (must be significantly faster than boxed().withFirst(...)).
  • JavaDoc
  • Changes
  • Cheatsheet

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions