Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • DoublyLinkedList

Index

Constructors

Accessors

Methods

Constructors

constructor

Accessors

length

  • get length(): number

Methods

append

  • append(value: T): void

getHead

getTail

pop

prepend

  • prepend(value: T): void

shift

traverse

  • traverse(callback: CallableFunction): void

Legend

  • Class
  • Class with type parameter
  • Method
  • Function
  • Type alias with type parameter
  • Enumeration
  • Interface

Generated using TypeDoc