X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fclasses%2FCircularArray.html;h=057d4d1f1be2ea32f102e1bc01d07e570003c579;hb=67de15a041152a973334839ad2c73284b1b3cbb3;hp=cf83806682cb64ab31426ff55a5e2e17865fdb03;hpb=2946f23da560702e3f3631887e1eeb88777bd47d;p=poolifier.git diff --git a/docs/classes/CircularArray.html b/docs/classes/CircularArray.html index cf838066..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