Maybe add it to that thread??
https://externals.io/message/111218
Cheers,
Josh
> On Jul 30, 2020, at 4:50 AM, Deleu wrote:
>
> Such a nice syntax. Even better than @@ and @. I wish this could get more
> attention/traction.
>
>> On Wed, Jul 29, 2020, 19:46 David Rodrigues wrote:
>>
>> Oh, y
Such a nice syntax. Even better than @@ and @. I wish this could get more
attention/traction.
On Wed, Jul 29, 2020, 19:46 David Rodrigues wrote:
> Oh, you are right! "yield from" is not common for me currently, so I really
> skipped it.
>
> In this case, is there some problem to apply it to Attr
Oh, you are right! "yield from" is not common for me currently, so I really
skipped it.
In this case, is there some problem to apply it to Attribute case? "using
attribute(Attribute())" or something like that?
Atenciosamente,
David Rodrigues
Em qua., 29 de jul. de 2020 às 14:01, Nikita Popov
On Wed, Jul 29, 2020 at 6:50 PM David Rodrigues
wrote:
> Hello!
>
> I do not know if there is some consensus about "why not use two words as a
> single keyword" in programming language in general, but I really found a
> few examples of it, as in SQL with "GROUP BY", for instance.
>
> So I questio
Hello!
I do not know if there is some consensus about "why not use two words as a
single keyword" in programming language in general, but I really found a
few examples of it, as in SQL with "GROUP BY", for instance.
So I question if it could be used on PHP to expand the keywords repertoire
by mix