use crateData;
// TODO: macro for data extraction?
// TODO: generalize binop/triop?
/// Destructures a Rasserine tuple of two items into
/// A Rust tuple of two items.
/// Destructures a Rasserine tuple of three items into
/// A Rust tuple of three items.