Interface
JSMDInterfaces.Interface.@interface — Macro@interfaceThis macro can be used to create a in interface function within the JSMD ecosystem.
Interface functions are intended as functions with some abstract types as inputs throwing a NotImplementedError as default behaviour.