Skip to content

(blank? nil) returns nil? #56

@lacarmen

Description

@lacarmen

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions