Home Reference Source

Function

Static Private Summary
private

foreach(col: *, f: *)

a simple function that offers the same interface for both Map and object key interation.

Static Private

private foreach(col: *, f: *) source

import foreach from 'libhoney/src/foreach.js'

a simple function that offers the same interface for both Map and object key interation.

Params:

NameTypeAttributeDescription
col *
f *