Date: Thu, 4 May 2023 16:14:59 +0300
> On 4 May 2023, at 14:27, Edward Catmur <ecatmur_at_[hidden]> wrote:
> Deprecate ** in one cycle, make it an operator token in the next. Like we did for [,].
Except that this would break A LOT of code. I used to work on a scientific code base where multiple dereferences like `***` were all over the place.
Cheers,
Timur
> Deprecate ** in one cycle, make it an operator token in the next. Like we did for [,].
Except that this would break A LOT of code. I used to work on a scientific code base where multiple dereferences like `***` were all over the place.
Cheers,
Timur
Received on 2023-05-04 13:15:05