X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fclasses%2FNode.html;h=b0eeb8bd7f9fa39f09a686812659039e73b85eaa;hb=f8b3d84c1c95773a1e18d2c025d89d73c4f2ab15;hp=50e1b49cd9bab6464b771057f8497ed20db69647;hpb=3fec62b0785f8819bbf9d87ab7b8cf9097f552a7;p=poolifier.git diff --git a/docs/classes/Node.html b/docs/classes/Node.html index 50e1b49c..b0eeb8bd 100644 --- a/docs/classes/Node.html +++ b/docs/classes/Node.html @@ -1,7 +1,7 @@ -Node | poolifier - v3.0.6

Class Node<T>Internal

Node.

+Node | poolifier - v3.1.11

Class Node<T>Internal

Node.

Type Parameters

  • T

    Type of node data.

    -

Hierarchy

  • Node

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