You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Brandon Elam Barker edited this page Jun 2, 2020
·
3 revisions
Empty Arrays
Arrays in the public API should never be empty (I think; see testIsMNull). If this is not the case, please open an issue. You can also use the exported isMNull function to test, though this was previously unexported, so if you find an actual use for this function I would like to know.