source.util

Modules

lookup
module source.util.lookup

This implement a search algorihm with heuristic. The algorithm first does a linear scan near the provided location. If nothing is found, then it switches to a binary search.

utf8
module source.util.utf8
Undocumented in source.