Only want to say
M.M.
matus at email.cz
Tue Jan 5 13:51:35 UTC 2021
On Tuesday, 5 January 2021 at 13:05:30 UTC, Andre Pany wrote:
> On Tuesday, 5 January 2021 at 11:46:06 UTC, Tobias Pankrath
> wrote:
>> [...]
>
> Yes, tuples are a core strength of D, but the syntax is not
> great. My hope is with the tuple dip we will be able to have a
> python like syntax:
>
> (Python numpy example)
> arr = numpy.array([('a', 0), ('b', 1)])
>
> My gut feeling is, we will be able to compete with numpy if we
> can provide tuple syntax as python can provide.
>
> Also named arguments is really important here, fortunately
> there is already someone working on the implementation of the
> approved dip.
>
> Kind regards
> Andre
We should get Timon on sabbatical...
More information about the Digitalmars-d
mailing list