Skip to content

Add nested arrays to "Creating Arrays in Your Programs" #60

Open
@danthe1st

Description

@danthe1st

The article Creating Arrays in Your Programs explains how arrays work but it doesn't mention arrays of arrays.
I think it should cover how to create arrays of arrays, how to access them and the possibility of creating arrays of arrays where not all inner arrays have the same size (not rectangular).

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