iota
iota copied to clipboard
support only one assertion in given
Currently,
(given {:a 123} := {:a 123 :b 456}) ;; => nil
It could return false.
Note: maybe it could be a separate macro - this would make an eventual future specification easier.