Skip to content

Add more immutability helpers. #1856

@Gonzih

Description

@Gonzih

Hello, I like Idea of immutability helpers in react, but I find them incomplete. I still from time to time switch to Underscore for complex operations on data. Does it make sense to add more helpers like:

  • $map
  • $filter
  • $fold
  • set like operations (union/difference/intersection), of course they can be implemented in terms of fold.

What do you think guys? Thanks.

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