Groups
Groups
Sign in
Groups
Groups
Typed Clojure
Conversations
About
Send feedback
Help
Can typed-clojure be used without writing any type annotation?
31 views
Skip to first unread message
Paulo César Cuneo
unread,
Feb 26, 2017, 3:08:15 PM
2/26/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to core.typed
Hi there!
I'm curious if core-typed can be used without writing any type annotations, as lein/boot plugin?
I mean can it be used as a linter? If not why not?
All examples i found require to write the types.
Bye.
Ambrose Bonnaire-Sergeant
unread,
Feb 26, 2017, 6:26:41 PM
2/26/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to core.typed
core.typed is only effective with type annotations (at the moment). This is mainly because
it relies on local type inference, where annotations on lambdas are assumed
to be given.
Thanks,
Ambrose
Paulo César Cuneo
unread,
Feb 26, 2017, 7:33:03 PM
2/26/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to core.typed
Hi Ambrose! Thanks for the response.
I been interested in type inference for a while,
read the damas paper. Guess I'll read your tesis now, or at least the local inference bit.
Thanks.
Reply all
Reply to author
Forward
0 new messages