RubyGems Navigation menu

fast_memoize 0.1.0

If you are used to doing memoization with `@my_method ||= yada_yada` and `return @my_method if defined?(@my_method); @my_method = yada_yada`, but you would like to get the memoization stuff out of the `yada_yada` part, but still rest assured that the `memoize` method does nothing more than that, then this gem is for you.

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.1.1 - November 21, 2021 (10,5 KB)
  2. 0.1.0 - November 21, 2021 (10,5 KB)

Development Abhängigkeiten (3):

bundler >= 2
rake ~> 10.0
rspec ~> 3.0

Besitzer:

Pushed by:

Autoren:

  • David Furber

SHA 256-Prüfsumme:

139a9638c614e88a582199d10b5f6af49a450686302a617aa708de00c5372d8f

Downloads insgesamt 2.759

Für diese Version 1.102

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: