Lookup typedef

Lookup = List<LookupEntry>

Implementation

typedef Lookup = List<LookupEntry>;