Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove empty #155

Closed
wants to merge 10 commits into from
Closed

Remove empty #155

wants to merge 10 commits into from

Conversation

Grinkers
Copy link
Collaborator

(clojure.edn/read-string "")
nil
(clojure.edn/read-string " ")
nil
(clojure.edn/read-string " \n  ; foobar")
nil

There is no Empty in the EDN spec.

This PR currently includes #150. It is impractical to backport all changes.
@naomijub I can add this to #150 or keep it here in a draft.

@Grinkers
Copy link
Collaborator Author

#158

@Grinkers Grinkers closed this Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant