Module Util.Memo

Parameters

module X : Sig.HASHABLE

Signature

val memo : ?size:int -> (X.t -> 'a) -> X.t -> 'a