Skip to content

deleteIn() is undefined #251

Closed
Closed
@madebyherzblut

Description

@madebyherzblut

The documentation says that deleteIn() is an alias of removeIn() but it is not defined in the current version (3.4.0):

var map = Immutable.Map();
console.log(map.deleteIn, map.removeIn);

Test: http://jsbin.com/kiqibumavi/1/

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