On Monday, 9 August 2021 at 12:16:44 UTC, deadalnix wrote: > In D associative array have reference semantic. Well they do, > except when they are initially created, in which case they are > null. For instance: > > [...] You could use a global and/or pass by ref.