**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
Features:
fn add()fn remove()will remove lastfn removeAt(index: us)will remove at indexfn get(index: us)will return a copy of the payload from the node at index