TypedInput.opApply

Iterate over all content.

class TypedInput(T)
final
int
opApply
(
scope int delegate
(
ref T x
)
dg
)

Meta