Welcome! Please see the
About
page for a little more info on how this works.
GitHub Login
All Activity
Questions
Unanswered
Tags
Ask a Question
About
Ask a Question
Remove return type hints from true? and false?
0
votes
asked
Jun 15, 2019
in
ClojureScript
by
jira
The return type hints are not needed on the {{true?}} and {{false?}} functions, as the return types are inferable from their bodies (via the {{:tag}} meta provided by the respective macros).
request
jira
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 26, 2019
by
jira
Reference:
https://clojure.atlassian.net/browse/CLJS-3104
(reported by mfikes)
Please
log in
or
register
to add a comment.
Welcome to Clojure Q&A, where you can ask questions and receive answers from members of the Clojure community.
Related questions
Remove return type hint from undefined?
Remove return type hint from distinct?
Single :tag for type hints conflates value's type with type of return value from an invoke
aset-* and aget perform poorly on multi-dimensional arrays even with type hints.
Missing Java type hints in closure.clj
Categories
All categories
Clojure
(1.5k)
ClojureScript
(612)
ClojureCLR
(26)
Contrib libs
(726)
Tools
(74)
Meta
(19)
Other
(93)
Beginner
(0)
...