memoize

v1.3.0

  • Pages
  • Modules

    memoize v1.3.0 Memoize.Cache View Source

    Link to this section Summary

    Functions

    garbage_collect()
    get_or_run(key, fun, opts \\ [])
    invalidate()
    invalidate(key)

    Link to this section Functions

    Link to this function garbage_collect() View Source
    Link to this function get_or_run(key, fun, opts \\ []) View Source
    Link to this function invalidate() View Source
    Link to this function invalidate(key) View Source

    Built using ExDoc (v0.19.1), designed by Friedel Ziegelmayer for the Elixir programming language.