I have just updated nim to the new 0.16 and I am checking that all my libraries still work.
While compiling linalg (just clone the repo and then nimble test) I get the error Error: ordinal type expected here.
I am not sure what the error message means, hence I do not know how to try to fix it. Can anyone shed some light?