X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fclasses%2FCircularArray.html;h=2825a72b8950c534264d30b8ac09b5499171ff9c;hb=dab8c377b70fc962ec217f2aeb719842f9f94cd6;hp=1da35377671c7a74722c039d86b7ccdc018a7002;hpb=8d1797ad15cb2d87ac3c9904ce6df3db45c0c742;p=poolifier.git diff --git a/docs/classes/CircularArray.html b/docs/classes/CircularArray.html index 1da35377..2825a72b 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