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

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