X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fclasses%2FNode.html;h=c01dbaaa0ded67ec00f232ae49ed7c064bb2a828;hb=52a04779d6d7fce6b3db10d1abf5e03b42ea9723;hp=aad90adda1fb5b6b6f6c20381ebb39648c71b8d4;hpb=b73887071ac359b50a7f117a76b3edf268841aac;p=poolifier.git diff --git a/docs/classes/Node.html b/docs/classes/Node.html index aad90add..c01dbaaa 100644 --- a/docs/classes/Node.html +++ b/docs/classes/Node.html @@ -1,7 +1,7 @@ -Node | poolifier - v3.0.14

Class Node<T>Internal

Node.

+Node | poolifier - v3.1.1

Class Node<T>Internal

Node.

Type Parameters

  • T

    Type of node data.

    -

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