That’s not entirely true. While the language itself doesn’t have built-in interfaces, there are several third-party packages that propose designs for this feature.
- Interfaces.jl
- RequiredInterfaces.jl
- DuckDispatch.jl
See also this discussion:
That’s not entirely true. While the language itself doesn’t have built-in interfaces, there are several third-party packages that propose designs for this feature.
See also this discussion: