Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 253 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 253 Bytes

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.