Module Kv_hash__Util.Interpolate

Interpolate once, then scan. ASSUMES we are using Stdlib.( < > =) etc

Parameters

Signature

val find : len:int -> ks:(int -> S.k) -> vs:(int -> S.v) -> S.k -> S.v option