Copy If Name-Name Map

Syntax

Copy If Name-Name Map

Parameters

Map

Map of name-name

Predicate

Function that takes name and name and returns boolean.
If function returns true pair name-name would be copied to NewMap

Output

NewMap

All pairs name-name that returns true in predicate