Module Util.Memo

Parameters

module X : sig ... end

Signature

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