Skip to content
Snippets Groups Projects
Commit 6d584ad4 authored by Stéphane D'Alu's avatar Stéphane D'Alu Committed by Yasuhiro Kimura
Browse files

devel/rubygem-memo_wise: Add new port

Add devel/rubygem-memo_wise, the wise choice for Ruby memoization.

* Fast performance of memoized reads (with benchmarks)
* Support for resetting and presetting memoized values
* Support for memoization on frozen objects
* Support for memoization of class and module methods
* Support for inheritance of memoized class and instance methods
* Documented and tested thread-safety guarantees
* Full documentation and test coverage!

WWW: https://github.com/panorama-ed/memo_wise

PR:		262553
parent 6b43c581
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment