metosin / malli

High-performance data-driven data specification library for Clojure/Script.
Eclipse Public License 2.0
1.44k stars 204 forks source link

Instrumenting multimethods? #979

Open knubie opened 6 months ago

knubie commented 6 months ago

Is it possible to instrument multimethods? I couldn't find any reference to them in the documentation so I assume it's not possible, but just wanted to verify.

ikitommi commented 6 months ago

Not currently, but there is no reason not to support. Just not implemented yet.

ikitommi commented 6 months ago

bit related: https://github.com/metosin/malli/issues/786#issuecomment-1328021312

frenchy64 commented 5 months ago

Similar (rejected) feature for schema for reference: https://github.com/plumatic/schema/pull/451/files