Macro ocaml::array[][src]

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

Create an OCaml array