@jlp765 I agree about default non-nullability - for sure.
@Araq, has the idea of `openArray` being a `concept` been considered? It seems to make sense - an array has a set of properties that `concept` describes well: indexable, `len`, etc.
@jlp765 I agree about default non-nullability - for sure.
@Araq, has the idea of `openArray` being a `concept` been considered? It seems to make sense - an array has a set of properties that `concept` describes well: indexable, `len`, etc.