Well you wanted a collection, and the only collection I like using is 
`openarray` :P Jokes aside a `static seq`, `static openarray`, and `static 
array` are all identical in the compiler/vm, so the most flexible solution is 
`openarray`.

Reply via email to