Behaves as visit but doesn't enforce at compile time that all types can be handled by the visiting functions.
optionally nullable type, null value is used if naryFun!visitors can't be called with provided arguments.
See Implementation
Behaves as visit but doesn't enforce at compile time that all types can be handled by the visiting functions.