X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fclasses%2FNode.html;h=e1f059ae2aab41cfd5db9b4c42235d827c6f7e93;hb=a4bc8d0e51cf7f72567c4def19e5f791f148fdca;hp=a8c79e377976826fe25112ca1ba2fd5c5473484e;hpb=a3294554408b42a4df2e37eb69f9c8a554a0c2f3;p=poolifier.git diff --git a/docs/classes/Node.html b/docs/classes/Node.html index a8c79e37..e1f059ae 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.

-

Type Parameters

  • T

    Type of node data.

    -

Constructors

constructor +Node | poolifier - v3.1.16

Class Node<T>Internal

Node.

+

Type Parameters

  • T

    Type of node data.

    +

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