X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fclasses%2FCircularArray.html;h=802a35033e8efca5522efa2477eaf11086fc5123;hb=c7e196baa67e4deb14377afbd9d6d5f655e5c384;hp=525dd0435b6086cf04a226d6ea145b6b5ce32908;hpb=fbc22127e53d3ec0ecbd38ecea25fb92ebef50e7;p=poolifier.git diff --git a/docs/classes/CircularArray.html b/docs/classes/CircularArray.html index 525dd043..802a3503 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