8000 Heading link for "Kind System" · purescript/documentation@2aa61f6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2aa61f6

Browse files
Heading link for "Kind System"
1 parent 1aedd42 commit 2aa61f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

language/Types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ identity x = x
9595

9696
## Row Polymorphism
9797

98-
Polymorphism is not limited to abstracting over types. Values may also be polymorphic in types with other kinds, such as rows or effects (see "Kind System").
98+
Polymorphism is not limited to abstracting over types. Values may also be polymorphic in types with other kinds, such as rows or effects (see "[Kind System](#kind-system)").
9999

100100
For example, the following function acces 3C50 ses two properties on a record:
101101

0 commit comments

Comments
 (0)
0