Skip to content

Implentation of linked list #22

@mdn-network

Description

@mdn-network

while current_node != None:
and
while current_node:

Which is more cleaner?

Also, some types need to be correct on the doc

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