Thread overview | ||||||
---|---|---|---|---|---|---|
|
October 06, 2014 [Issue 11644] EvictingStrategy.LRU for std.functional.memoize | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=11644 Martin Nowak <code@dawg.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull CC| |code@dawg.eu --- Comment #2 from Martin Nowak <code@dawg.eu> --- This always bothered me, so here is a pull using cuckoo hashing with a fixed number of entries. https://github.com/D-Programming-Language/phobos/pull/2591 -- |
October 20, 2017 [Issue 11644] EvictingStrategy.LRU for std.functional.memoize | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=11644 alex.jercaianu@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alex.jercaianu@gmail.com Assignee|nobody@puremagic.com |alex.jercaianu@gmail.com -- |
December 17, 2022 [Issue 11644] EvictingStrategy.LRU for std.functional.memoize | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=11644 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P4 -- |
December 01 [Issue 11644] EvictingStrategy.LRU for std.functional.memoize | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=11644 --- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/phobos/issues/10014 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation