There was an error while loading. Please reload this page.
1 parent 21c027d commit 46ad6edCopy full SHA for 46ad6ed
docsrc/content/type-matrix.fsx
@@ -71,4 +71,7 @@ let matrix3x4_3 = matrix3x4_1 + result 5
71
72
open FSharpPlus.Math.Generic
73
74
-let vector3d_4 = matrix3x4_1 + 5G
+let vector3d_4 = matrix3x4_1 + 5G
75
+
76
77
+// More docs for type-level stuff here: https://gist.github.com/cannorin/75328a2abdef2c3a397cc71058ce4864
0 commit comments