add fallback implementation of `is_invocable` and `is_invocable_r`

The implementations simply forward to the current implementation of is_callable. See #83 (closed) for more details.

Merge request reports

Loading