Let’s start with a simple analogy. Think of your database as a vast library filled with books. If this library doesn’t have a catalog or a table of contents, finding a specific book would be like ...
let a = array![[1.0, 2.0, 3.0], [4.0, 5.0, 6.0], [7.0, 8.0, 9.0]]; ...