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