Up
–
lru-cache
»
Lru_cache
»
Make_with_monad
» 1-M
Parameter
Make_with_monad.1-M
type
'a t
val
bind :
'a
t
->
(
'a
->
'b
t
)
->
'b
t
val
return :
'a
->
'a
t