On Sunday, September 9, 2018 at 3:19:16 PM UTC-4, Axel Wagner wrote:
>
> On Sun, Sep 9, 2018 at 8:49 PM Jonathan Amsterdam <jbams...@gmail.com 
> <javascript:>> wrote:
>
>> The problem is that this program seems to type-check, but it is invalid. 
>> The == operator is specified to work on operands of the same type, and it 
>> is being used on operands of different types.
>>
>
> Good point. I have to think about it. An ad-hoc solution, FWIW, would be 
> to only take into account (or allow) pseudo-interfaces for type-constraints.
>

The draft design has a name for those: contracts.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to