X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fclasses%2FNode.html;h=e4912c3aa38d6834d8d34776cdacbac80e0ba407;hb=56412ef4b887d47dff2eb81205686174f3a860aa;hp=aad90adda1fb5b6b6f6c20381ebb39648c71b8d4;hpb=b73887071ac359b50a7f117a76b3edf268841aac;p=poolifier.git diff --git a/docs/classes/Node.html b/docs/classes/Node.html index aad90add..e4912c3a 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.13

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