val lru : int -> (module Stdlib.Hashtbl.HashedType with type t = 'key) -> (module Lru.Weighted with type t = 'value) -> ('key, 'value) t7-RPDec.Cacheval lru : int -> (module Stdlib.Hashtbl.HashedType with type t = 'key) -> (module Lru.Weighted with type t = 'value) -> ('key, 'value) t