X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fclasses%2FNode.html;h=5b369a146680a6974df74f2f1fbd90af99673c93;hb=refs%2Ftags%2Fv3.1.1;hp=50e1b49cd9bab6464b771057f8497ed20db69647;hpb=3fec62b0785f8819bbf9d87ab7b8cf9097f552a7;p=poolifier.git diff --git a/docs/classes/Node.html b/docs/classes/Node.html index 50e1b49c..5b369a14 100644 --- a/docs/classes/Node.html +++ b/docs/classes/Node.html @@ -1,7 +1,7 @@ -Node | poolifier - v3.0.6

Class Node<T>Internal

Node.

+Node | poolifier - v3.1.0

Class Node<T>Internal

Node.

Type Parameters

  • T

    Type of node data.

    -

Hierarchy

  • Node

Constructors

Constructors

Properties

Constructors

Properties

data: T
next?: Node<T>
prev?: Node<T>

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

data: T
next?: Node<T>
prev?: Node<T>

Generated using TypeDoc

\ No newline at end of file