ContextForeachFunc


Description:


[ Version ( since = "0.3" ) ]
public delegate void ContextForeachFunc (string key, Value value, uint depth)

Type of function passed to Valum.Context.foreach to iterate in all context entries depth-wise.


Namespace: Valum
Package: valum-0.3