Skip to content

Incorrect Comment? #281

Open
Open
@ccorcos

Description

@ccorcos

Reading through the code here and I think this comment is incorrect:

// insert items, in reverse order to avoid moving our own floor

We're performing inserts in order. And the logic is correct because that's the only way we can build up a really long array.

Just thought I'd let you know. And nice job -- your code is pretty clean!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions