Skip to content

List.Lazy insertAt, modifyAt, updateAt, deleteAt, alterAt members behave differently to List and Array #28

@garyb

Description

@garyb

They always return a List a even when the index is out of range, whereas the other modules return a Maybe (List a) or Array (List a) for when the operation has no effect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: needs more infoThis issue needs more info before any action can be done.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions