Description
The error messages generated in calls.go are not as helpful as they could be.
Instead of simply reporting "incompatible func type" it would be great if they reported the topology of the actual function supplied versus what is expected. That would make debugging a lot easier.