LinkedList import { LinkedList } from "destack:collections"; A linked list. export class LinkedList language/library/src/collections/list.ds:31:46