April 14, 2011
8:37 a.m.
I do not know. This is in RPackage and I do not know what to do.
Hi igor
this is strange I have a dictionary whose array contains nil and still isHealthy returns true. can an array of a dictionary contains nil?
no, it can't . And how you end up with dictionary which having array = nil? During initialization, it allocates and initializes array, so, normally, there is no way how it could be nil.