Module De.LookupSource

Sourcetype t = {
  1. t : int array;
  2. m : int;
  3. l : int;
}
Sourceval get : t -> int -> int * int