https://issues.dlang.org/show_bug.cgi?id=18170
Ate Eskola <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Ate Eskola <[email protected]> --- Current status: the default `memoize` is `@safe` if it's function parameter is. But the size-capped `memoize` is not `@safe` yet. --
