X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fclasses%2FNode.html;h=10507c4b2d03ddf5e5164fcc5dbbd48066f8a1b9;hb=5e133e82f086deb4b1ad5803b5df64ff924c69f1;hp=b0eeb8bd7f9fa39f09a686812659039e73b85eaa;hpb=90e3ad3a6abc5f39b81fb32e32d1d787bf85cf5d;p=poolifier.git diff --git a/docs/classes/Node.html b/docs/classes/Node.html index b0eeb8bd..10507c4b 100644 --- a/docs/classes/Node.html +++ b/docs/classes/Node.html @@ -1,7 +1,7 @@ -Node | poolifier - v3.1.11

Class Node<T>Internal

Node.

+Node | poolifier - v3.1.12

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