Skip to main content

wildcards-and-duplicates

function

clojure.core.match/wildcards-and-duplicates

(wildcards-and-duplicates [patterns])
Returns a vector of two elements: the set of all wildcards and the set of duplicate wildcards. The underbar _ is excluded from both.

No examples yet. Be the first to add one!