.pair first:{Dynamic} second:{Dynamic} -> Pair<*, *>
Creates a new pair.
a pair of the two elements
first element of the pair
second element of the pair