Closed timm closed 10 years ago
and that caching stuff is done better as a memo function. see https://github.com/ai-se/where/blob/master/memo.py (but update it so that it knows it is talking to methods with 2 args and we index on the id of the methods
Actually, memoing usually bites you on the bum, eventually. Memoing system dropped.
and that caching stuff is done better as a memo function. see https://github.com/ai-se/where/blob/master/memo.py (but update it so that it knows it is talking to methods with 2 args and we index on the id of the methods