js-util

Home > rc-js-util > _Dictionary > forEach

_Dictionary.forEach property

Like Array.forEach but for arbitrary objects.

Signature:

static readonly forEach: typeof dictionaryForEach;

Remarks

See dictionaryForEach().