Skip to content

pairs Funciton Is Impossible With HashMaps #2

@danii

Description

@danii

The pairs Lua function cannot be implemented because it is deterministic without state. It seems as if the reference implementation PUC Lua actually uses b-trees rather than hash maps to store tables.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type - BugThe library did something unexpected.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions