Hi! Thank you for this great package!
I just wrote my own findIndex function for general arrays before finding a similar function in Data.Massiv.Vector. I think the function findIndex should be moved to a more general module!
Thank you!
EDIT: Or, maybe. move the function and add a specialized one to Data.Massiv.Vector?
Hi! Thank you for this great package!
I just wrote my own
findIndexfunction for general arrays before finding a similar function inData.Massiv.Vector. I think the functionfindIndexshould be moved to a more general module!Thank you!
EDIT: Or, maybe. move the function and add a specialized one to
Data.Massiv.Vector?