Go Use Logical Indexing

This :arrow_forward::arrow_forward::arrow_forward::filtered operator on lists!

Logical indexing of lists is extremely flexible and very memory efficient. Lean into logical indexing to cut down the data you have to process. It’s SIMD at its best. Logical indexing is a pattern used heavily in both MatLab and Julia.