This might be rray specific, but still seems relevant. Should this return an untyped logical matrix? It seems useful to still return an rray because you might want to do other operations on it that require the overloads on + or * or whatever that perform broadcasting.
They probably should always return an untyped bool.
The text was updated successfully, but these errors were encountered: