Skip to content

Add functional operators: map, collect/reduce, filter #2

@kazzmir

Description

@kazzmir

Add functional operations to all of the interfaces in fset, where applicable.

map, collect, filter

A new functional interface can be made for FSet, rather than using java.util.function.Function, so that FSet does not depend on Java 8.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions