InterfaceFunctions
@
0.2.2
Provides a flexible way to define function interfaces for abstract types in Julia, both for obligatory and optional methods with clear error handling and debug logging. Using a simple @interface macro, it allows default behaviors for optional interfaces, making it easy to enforce contracts in Julia code.
Published
Indexed
Dependencies
2
2
Dependencies
-
MacroTools
0.5.16 - 0.5 -
julia
1.10.0 - 1
Links
| Registry | juliahub.com |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |