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

Make s/explain provide names of core fns #832

Closed
mfikes opened this issue Nov 14, 2018 · 0 comments
Closed

Make s/explain provide names of core fns #832

mfikes opened this issue Nov 14, 2018 · 0 comments

Comments

@mfikes
Copy link
Member

mfikes commented Nov 14, 2018

$ plk
ClojureScript 1.10.439
cljs.user=> (require '[clojure.spec.alpha :as s])
nil
cljs.user=> (s/explain int? "a")
"a" - failed: :cljs.spec.alpha/unknown
nil

note :cljs.spec.alpha/unknown above

mfikes added a commit that referenced this issue Nov 14, 2018
mfikes added a commit that referenced this issue Nov 14, 2018
mfikes added a commit that referenced this issue Nov 14, 2018
mfikes added a commit that referenced this issue Nov 14, 2018
mfikes added a commit that referenced this issue Nov 14, 2018
mfikes added a commit that referenced this issue Nov 14, 2018
mfikes added a commit that referenced this issue Nov 18, 2018
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

No branches or pull requests

1 participant