This repository has been archived by the owner on Aug 19, 2022. It is now read-only.
alexandergunnarson
released this
11 May 14:52
·
4 commits
to master
since this release
Previously these wouldn't compile but now they do:
(defns abcde [[a string?] _ b string?] a)
(defns ghijk [{:keys [a string?]} _ b string?] a)