fulcrologic / guardrails

Efficient, hassle-free function call validation with a concise inline syntax for clojure.spec and Malli
Eclipse Public License 2.0
240 stars 26 forks source link

Varargs functions not working right #1

Closed awkay closed 5 years ago

awkay commented 5 years ago

The way I've done the function rewriting breaks varargs functions.

awkay commented 5 years ago

Fixed