Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • SinglyLinkedNode

Index

Constructors

Properties

Constructors

Properties

next: null | SinglyLinkedNode<T>
value: T

Generated using TypeDoc