paired

Pair a key and a value toghether.

@safe
alias paired = pair

Return Value

Pair!(ValueType, KeyType) a pair of key => value.

Meta