Skip to content
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.

Clone this wiki locally