Function holochain_types::combinators::second[][src]

pub fn second<A, B>(tup: (A, B)) -> B
Expand description

Return the second element of a 2-tuple