Use defdelegate
to define functions that delegate to functions of the same name defined in another module:
Another example - protocols with default implementation:
Use defdelegate
to define functions that delegate to functions of the same name defined in another module:
Another example - protocols with default implementation: