Skip to content

Mixed operation in 'list-insert' #361

Open
@Affonso-Gui

Description

@Affonso-Gui

In list-insert, we have non-destructive operation for null lists or zero position and destructive operation for other cases.

https://github.com/euslisp/EusLisp/blob/master/lisp/l/common.l#L369-L377

Shouldn't these be unified as destructive operation?

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