binding function for Map.prototype.forEach.

  • Type Parameters

    • S extends Map<unknown, unknown>
    • SB extends any[]
    • SR extends void

    Parameters

    • thisArg: S

    Returns (...args: SB) => SR