[][src]Macro ocaml::list

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

Convenience macro to create an OCaml list