Home > @uniformdev/canvas > UniqueBatchEntries > (constructor)

UniqueBatchEntries.(constructor)

Constructs a new instance of the UniqueBatchEntries class

Signature:

Parameters

ParameterTypeDescription
entriesReadonlyArray<Readonly<BatchEntry<TArgs, TResult>>>
uniqueKeySelector(entry: Readonly<TArgs>) => string