model: add new type `MNotNullType` to force that null is excluded from a type.
[nit.git] / tests / test_array_eq.nit
2012-05-02 Jean Privatlib: Array::== do not return false if the dynamic types...