You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example of how to create a interface implementation of an arbitrary interface
This library addresses the need to have an arbitrary interface be applied to a specific object. The object may implement some arbitrary subset of the specified interface.