Skip to content

Add singly Linked List #1

@jonalmeida

Description

@jonalmeida

Features:

  • fn add()
  • fn remove() will remove last
  • fn removeAt(index: us) will remove at index
  • fn get(index: us) will return a copy of the payload from the node at index

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions