Commit 2024-06-20 12:08 a6fc8cb4
View on Github →feat(Data/Matrix/RowCol): generalise the Unique indexing type in Matrix.row and Matrix.col (#11536)
Changing Matrix.row and Matrix.col to use arbitrary Unique type for indexing the single column/row.