Skip to main content

tuple

Function tuple 

Source
pub fn tuple(elems: impl IntoIterator<Item = CodecExpr>) -> CodecExpr
Expand description

r.tuple(e0, e1, ...) - the empty tuple is r.unit.