@mikera what do you think of operation-var-metadata and in-memory-operation?
The idea of operation-var-metadata is to make dead simple the generation of required metadata for an Invokable Operation Metadata from a Clojure function. Please see the tests for examples.
@mikera what do you think of
operation-var-metadata
andin-memory-operation
?The idea of
operation-var-metadata
is to make dead simple the generation of required metadata for an Invokable Operation Metadata from a Clojure function. Please see the tests for examples.