Skip to content

Add singly Linked List #1

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions