Function holochain_types::combinators::first[][src]

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

Return the first element of a 2-tuple