Send empty assoc array to function
Max Samukha
maxsamukha at gmail.com
Thu Jul 9 20:05:47 UTC 2020
On Thursday, 9 July 2020 at 19:53:42 UTC, JN wrote:
>
> foo( [] ) doesn't
Should work in principle, but you can foo(null) to work around.
More information about the Digitalmars-d-learn
mailing list