Behaves as matchMember but doesn't enforce at compile time that all types can be handled by the member visitor.
Exception if member can't be accessed with provided arguments
Fuses algebraic types on return.
See Implementation
Behaves as matchMember but doesn't enforce at compile time that all types can be handled by the member visitor.