speed up logical indexing by bitarray (#29746)
* speed up logical indexing by bitarray
* changed inbounds / OOB behavior to match array iterators
switched spelling of _blsr
* Update base/multidimensional.jl
Co-Authored-By: chethega <chethega@gmail.com>