AA.values un- at safe?!

Per Nordlöw per.nordlow at gmail.com
Wed Jul 28 21:04:11 UTC 2021


Why is call to `values` in, for instance,

```d
auto _ = string[string].init.values;
```

not `@safe`?


More information about the Digitalmars-d-learn mailing list