NGS version 0.2.17 auto-generated documentation
Documentation index
The global namespace
eachk multimethod
eachk multimethod
Methods
eachk(
h:
Hash
,
cb:
Fun
)
Source:
stdlib.ngs:3733
Iterate a Hash.
Parameters
h
Hash to iterate
cb
Function to call with successive keys
Returns
h