Feedback
Add Array.IsEmpty convenience method
- Status
- Fixed
- Fixed in
- v26.5.8
- Source discussion
- https://forum.objo.dev/d/204-class-array
- Last updated
- 2026-06-01
Public summary
Add Array.IsEmpty() so ObjoBasic code can test whether an array has zero elements without comparing Count to 0.