-
-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Description
I really think the blank? function should be returning true when you pass it nil. The function ends with a ? which is an accepted convention for indicating a boolean return value. The behaviour is also inconsistent with clojure.string/blank? which returns true on nil.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels