ElementCollection.opDispatch

Forward method calls to each individual element of the collection returns this so it can be chained.

struct ElementCollection
opDispatch
(
string name
T...
)
(
T t
)
Suggestion Box / Bug Report