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 hint from distinct?
0
votes
asked
Jun 15, 2019
in
ClojureScript
by
jira
The ^boolean return type hint is not needed on the {{distinct?}} function.
Hunch is that this is due to other improvements surrounding multi-arity function return type inference.
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-3106
(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 hints from true? and false?
Single :tag for type hints conflates value's type with type of return value from an invoke
Warn on type hint mismatch with inferred
Infer Var type hint in a def from the return type hint of the function call that initializes it
Categories
All categories
Clojure
(1.5k)
ClojureScript
(612)
ClojureCLR
(26)
Contrib libs
(726)
Tools
(74)
Meta
(19)
Other
(93)
...