function
implements(_interface)
Checks whether the struct implements an interface.
Name | Type | Description |
---|---|---|
_interface | Function |
The interface to check. |
Bool
Returns true
if the struct implements the interface.
Copyright © 2023, BlueBurn. Built on February 04, 2023 using GMDoc.