Memoisable

trait Memoisable
class Object
trait Matchable
class Any

Value members

Abstract methods

def memo[A](key: AnyRef, a: => A): A