A convenience function to check if target enhancer implements given interface.
This works only with Clapper specific interfaces as iface_type for writing enhancers. Applications should not care about any
other interface types that given enhancer is using internally.
| this | |
| iface_type |
an interface Type |
|
whether target implements given interface. |