Skip to content

Commit 46ad6ed

Browse files
authored
Add link to typelevel docs
1 parent 21c027d commit 46ad6ed

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docsrc/content/type-matrix.fsx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,7 @@ let matrix3x4_3 = matrix3x4_1 + result 5
7171

7272
open FSharpPlus.Math.Generic
7373

74-
let vector3d_4 = matrix3x4_1 + 5G
74+
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

Comments
 (0)