Skip to content

Documentation error: "index" function example #3

@fuxoft

Description

@fuxoft

In the documentation of the "index" function, the last example line says:
(select '(1 10 3 6 4 5 11) '(1 3 6)) → (1 3 6)
This is wrong. The returned value is not (1 3 6) but (10 6 11).

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