Where where¶ Returns vector of indices where the elements of a boolean vector are true. (where [true false true]) [0 2]