Skip to main content

emit-pattern

multimethod

clojure.core.match/emit-pattern

Returns the corresponding pattern for the given syntax. Dispatches on the class of its argument. For example, `[(:or 1 2) 2]` is dispatched as clojure.lang.IPersistentVector

No examples yet. Be the first to add one!