Function ModelMap.keyUnion

Return the set-union for an array of keys

Prototype

TKey[] keyUnion(
  TKey[] other
);