Re: Type hinting protocol functions

2018-07-31 Thread Mark Engelberg
I still haven't found any definitive info on this. Any pointers?  Thanks.

On Sun, Jul 29, 2018 at 6:15 PM, Mark Engelberg 
wrote:

> I'm having trouble finding current documentation for type hinting protocol
> functions.
>
> Things like:
> Do you type hint the protocol definition or the implementation?
> Does type hinting primitives work?
> What about for a return value?
> What is the behavior if you type hint some of the parameters but not the
> others?
>
> Can someone point me in the right direction for this sort of info?
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Type hinting protocol functions

2018-07-29 Thread Mark Engelberg
I'm having trouble finding current documentation for type hinting protocol
functions.

Things like:
Do you type hint the protocol definition or the implementation?
Does type hinting primitives work?
What about for a return value?
What is the behavior if you type hint some of the parameters but not the
others?

Can someone point me in the right direction for this sort of info?

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.