foreach

open fun foreach(func: PrintSettingsFunc)

Calls @func for each key-value pair of @settings.

Parameters

func

the function to call