Thread overview | ||||||
---|---|---|---|---|---|---|
|
January 03, 2018 [Issue 18170] std.functional.memoize should be usable in @safe | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18170 Seb <greensunny12@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |18110 Referenced Issues: https://issues.dlang.org/show_bug.cgi?id=18110 [Issue 18110] most of phobos should be @safe-ly useable -- |
November 01, 2021 [Issue 18170] std.functional.memoize should be usable in @safe | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18170 Ate Eskola <Ajieskola@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Ajieskola@gmail.com --- Comment #1 from Ate Eskola <Ajieskola@gmail.com> --- Current status: the default `memoize` is `@safe` if it's function parameter is. But the size-capped `memoize` is not `@safe` yet. -- |
December 17, 2022 [Issue 18170] std.functional.memoize should be usable in @safe | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18170 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P4 -- |
December 01 [Issue 18170] std.functional.memoize should be usable in @safe | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18170 --- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/phobos/issues/10281 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation