sig
type
key =
Matrix
.matrix
type
data =
Lang
.lfun * chunk list
val
get : key
->
data
end