Skip to content

What's the best way to get the map as an array that contains all the keys and values #14

@CMCDragonkai

Description

@CMCDragonkai

Something like

$map->getAll()

I know you can just iterator_to_array($map). But I'm actually extending from the Map class, and I need to return the keys and values as the total array from a child class.

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