Module xlang_abi::pair

source ·
Expand description

Defines a Pair type, which is an ABI safe two-tuple

Structs

An abi safe type that contains an ordered pair (2-tuple) of T and U