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