January 09, 2014 Re: Simplest way to create an array from an associative array which its contains keys and values? | ||||
---|---|---|---|---|
| ||||
Posted in reply to bearophile | > string[] r = aa.byKey.map!(k => [k, aa[k]]s).join;
Do you remember the bug report number and/or pull request number for that enhancement?
Bye,
bearophile
|
Copyright © 1999-2021 by the D Language Foundation