Member Junction
Preparing search index...
@memberjunction/integration-engine
CustomKeyAccumulator
Interface CustomKeyAccumulator
Mutable per-key accumulator used by
foldCustomKeyStats
.
interface
CustomKeyAccumulator
{
maxLength
:
number
;
occurrences
:
number
;
samples
:
unknown
[]
;
}
Index
Properties
max
Length
occurrences
samples
Properties
max
Length
maxLength
:
number
occurrences
occurrences
:
number
samples
samples
:
unknown
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
max
Length
occurrences
samples
Member Junction
Loading...
Mutable per-key accumulator used by foldCustomKeyStats.