/** * @packageDocumentation * @module collections */ export * from './linkedlist';