TagStorage.opApply

Provides opportunity to iterate over tags.

mixintemplate TagStorage()
const
int
opApply
(
scope int delegate
(
const ref string k
,
const ref Value v
)
dg
)

Meta