Null safe navigation
Jeyvison Nascimento
jeynoronha at gmail.com
Wed Jan 16 12:29:35 UTC 2019
Tanks Tagir :)
Em ter, 15 de jan de 2019 às 22:03, Tagir Valeev <amaembo at gmail.com>
escreveu:
> Hello!
>
> I think, amber-spec-comments is a better place to discuss new language
> features.
>
> I don't think that Kotlin has a ? operator. There's ?: operator and ?.
> operator. Also I think, their semantics differs from those in Groovy.
>
> With best regards,
> Tagir Valeev.
>
> ср, 16 янв. 2019 г., 2:27 Jeyvison Nascimento jeynoronha at gmail.com:
>
>> Hi folks :)
>>
>> Sorry if this is the wrong list to ask about it but I'd like to discuss a
>> feature that could turn into a JEP later, that is null Safe navigation.
>> It's something like Groovy and kotlin offers with the operator "?" to avoid
>> NullPointerExceptions.
>>
>> If this is not the best place, could you tell me to what list should I
>> send a message, please?
>>
>> Thanks and sorry for bothering you all.
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20190116/5ae9063a/attachment.html>
More information about the compiler-dev
mailing list