X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fclasses%2FCircularArray.html;h=5cb33feace2e4f69eceb523706d16eb1b3cd67d0;hb=b667be1103b9362ae29d094de05f812468464d4f;hp=92a4c175558459f17cb95213eb3da10dbf41fa9c;hpb=8d20e449d72975f6add9177d1097d5a204d14f71;p=poolifier.git diff --git a/docs/classes/CircularArray.html b/docs/classes/CircularArray.html index 92a4c175..5cb33fea 100644 --- a/docs/classes/CircularArray.html +++ b/docs/classes/CircularArray.html @@ -1,4 +1,4 @@ -CircularArray | poolifier
+CircularArray | poolifier - v2.6.8
  • Preparing search index...
  • -
  • The search index is not available
poolifier
+
  • The search index is not available
  • poolifier - v2.6.8
    @@ -31,7 +31,7 @@
    • CircularArray
    +
  • Defined in src/circular-array.ts:8
  • @@ -113,7 +113,7 @@

    Returns CircularArray<T>

    +
  • Defined in src/circular-array.ts:11
  • Properties

    @@ -139,7 +139,7 @@ when they will be absent when used in a 'with' statement.

    +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts:97
  • length: number
    @@ -148,18 +148,18 @@ when they will be absent when used in a 'with' statement.

    +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es5.d.ts:1318
  • size: number
    +
  • Defined in src/circular-array.ts:9
  • [species]: ArrayConstructor
    +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts:316
  • Methods

    @@ -173,7 +173,7 @@ when they will be absent when used in a 'with' statement.

    +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.iterable.d.ts:58
    • @@ -193,7 +193,7 @@ when they will be absent when used in a 'with' statement.

    +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2022.array.d.ts:24
    • @@ -206,7 +206,7 @@ when they will be absent when used in a 'with' statement.

      size: number

    Returns void

    +
  • Defined in src/circular-array.ts:88
    • @@ -222,7 +222,7 @@ when they will be absent when used in a 'with' statement.

      Inherit Doc

    +
  • Defined in src/circular-array.ts:39
  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.core.d.ts:62
  • +
  • Defined in src/circular-array.ts:80
  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.iterable.d.ts:63
  • Determines whether all the members of an array satisfy the specified test.

    @@ -363,7 +363,7 @@ If thisArg is omitted, undefined is used as the this value.

  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es5.d.ts:1434
  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.core.d.ts:51
  • Returns the elements of an array that meet the condition specified in a callback function.

    @@ -477,7 +477,7 @@ length+end.

  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es5.d.ts:1467
  • @@ -554,7 +554,7 @@ predicate. If it is not provided, undefined is used instead.

    Returns undefined | T

  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.core.d.ts:30
  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.core.d.ts:41
  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2019.array.d.ts:79
  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2019.array.d.ts:68
  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es5.d.ts:1449
  • +
  • Defined in src/circular-array.ts:84
  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2016.array.include.d.ts:25
  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es5.d.ts:1410
  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es5.d.ts:1353
  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.iterable.d.ts:68
  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es5.d.ts:1416
  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es5.d.ts:1455
  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es5.d.ts:1331
  • +
  • Defined in src/circular-array.ts:21
  • @@ -977,7 +977,7 @@ If the array is empty, undefined is returned and the array is not modified.

    Returns T

  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es5.d.ts:1474
  • Calls the specified callback function for all the elements in an array. The return value of the callback function is the accumulated result, and is provided as an argument in the next call to the callback function.

    @@ -1021,7 +1021,7 @@ If the array is empty, undefined is returned and the array is not modified.

  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es5.d.ts:1480
  • @@ -1088,7 +1088,7 @@ If the array is empty, undefined is returned and the array is not modified.

    Returns T

  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es5.d.ts:1487
  • Calls the specified callback function for all the elements in an array, in descending order. The return value of the callback function is the accumulated result, and is provided as an argument in the next call to the callback function.

    @@ -1132,7 +1132,7 @@ If the array is empty, undefined is returned and the array is not modified.

  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es5.d.ts:1493
  • Returns void

    +
  • Defined in src/circular-array.ts:68
  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es5.d.ts:1358
  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es5.d.ts:1363
  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es5.d.ts:1373
  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es5.d.ts:1443
  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es5.d.ts:1384
  • +
  • Defined in src/circular-array.ts:54
  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es5.d.ts:1326
  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es5.d.ts:1322
  • +
  • Defined in src/circular-array.ts:30
  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.iterable.d.ts:73
  • Creates an array from an iterable object.

    @@ -1425,7 +1425,7 @@ value otherwise. If omitted, the elements are sorted in ascending, ASCII charact
  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.core.d.ts:78
  • Creates an array from an iterable object.

    @@ -1447,7 +1447,7 @@ value otherwise. If omitted, the elements are sorted in ascending, ASCII charact
  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.iterable.d.ts:81
  • Creates an array from an iterable object.

    @@ -1494,7 +1494,7 @@ value otherwise. If omitted, the elements are sorted in ascending, ASCII charact
  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.iterable.d.ts:89
  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es5.d.ts:1505
  • +
  • Defined in node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.core.d.ts:84
  • +
  • WorkerTypes
  • +
  • availableParallelism
  • Generated using TypeDoc

    \ No newline at end of file