Skip to content

Usage of "list" as a way to describe arrays #13

@g105b

Description

@g105b

PHP 8.1 is getting an array_is_list function, which adds a concrete specification to the term "list".

A list is an indexed array array, only when the indices are in order, with no missing indices.

This needs to be described when naming arrays as lists.

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