applyByTreePath

Undocumented in source. Be warned that the author may not have intended to support it.
void
applyByTreePath
(
T
Data
Model
)
(
auto ref Data data
,
ref Model model
,
const(int)[] path
,
void delegate
(
ref const(T) value
)
dg
)

Meta