Literal valuesλ︎
Sets can be used as predicate functions returning true if the value is within the set
Checking valid playing cards
Define a namespace for the page and require Clojure Spec
Answer to the ultimate question?
Using sets for literal values is similar to using the clojure.core/contains?
function with a set collection type.