forwardToMember

Forwards each of the methods in funs (if defined) to member.

enum forwardToMember = (string member, string[] funs...);

Meta