Valum.Context.@foreach – valum-0.3 Reference Manual
Packages
valum-0.3
Valum
Context
parent
Context
Context.with_parent
@foreach
@get
@set
contains
remove
take
@foreach
Description:
public
void
@foreach
(
owned
ContextForeachFunc
func)
Iterate for each keys in the context tree by depth.
Parameters:
func
function called on each key in the context tree