[][src]Macro ocaml::tuple

macro_rules! tuple {
    ($($x:expr),*) => { ... };
}

Create an OCaml tuple