Function ModelMap.subset

Returns a new mapping from a subset of keys.

Prototype

auto subset(
  TKey[] keysWanted
);