Skip to content

Add support for more array notations #37

@ghost

Description

D-like AA arrays: int[string] - array key is string, array value is int.
Array of mixed values (int|string)[] - array that can contain either int or string.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions