VirtualMethodsHelper.onlyFuncs

Undocumented in source.
struct VirtualMethodsHelper(T)
alias onlyFuncs = Filter!(isFunc, derivedMfs)

Meta