[][src]Macro ocaml::list

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

Create an OCaml list