Up
–
decompress
»
De
» Lookup
Module
De.Lookup
type
t
=
{
t :
int array
;
m : int;
l : int;
}
val
get :
t
->
int
->
int * int