X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fclasses%2FCircularArray.html;h=057d4d1f1be2ea32f102e1bc01d07e570003c579;hb=bf4dcb92f8d370524a2975961731fe6c4e8b083c;hp=525dd0435b6086cf04a226d6ea145b6b5ce32908;hpb=15e4d8f3cafe9f7412913b0e440921e813bdf3cd;p=poolifier.git diff --git a/docs/classes/CircularArray.html b/docs/classes/CircularArray.html index 525dd043..057d4d1f 100644 --- a/docs/classes/CircularArray.html +++ b/docs/classes/CircularArray.html @@ -18,9 +18,9 @@

Array with a maximum length and shifting items when full.

-
+

Type Parameters

-
@@ -30,7 +30,7 @@
+
  • Defined in src/circular-array.ts:8
  • @@ -97,9 +97,9 @@
    +
  • Defined in src/circular-array.ts:11
  • Properties

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

    size: number
    +
  • Defined in src/circular-array.ts:9
  • [species]: ArrayConstructor
    +
  • Defined in src/circular-array.ts:88
  • +
  • Defined in src/circular-array.ts:39
  • +
  • Defined in src/circular-array.ts:80
  • +

    Returns value is S

  • Optional thisArg: any

    An object to which the this keyword can refer in the predicate function. If thisArg is omitted, undefined is used as the this value.

  • -

    Returns this is S[]

    Returns void

    +
  • Defined in src/circular-array.ts:68
  • +
  • Defined in src/circular-array.ts:54
  • +
  • Defined in src/circular-array.ts:30