pair

Construct a pair of nodes with specified values.

version(unittest)
Node.Pair
pair
(
A
B
)
(
A a
,
B b
)

Meta