[][src]Module llhd::util

Various utility functions that fit nowhere else.

Structs

IndirectMapIter

An iterator over a sequence of keys into a map. The iterator produces the items from the map, in the order in which their keys appear in the slice.