We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6d53b5 commit f113ea1Copy full SHA for f113ea1
docs/v3/documentation/smart-contracts/func/docs/types.md
@@ -128,7 +128,7 @@ The type `[]` represents an empty tuple with a unique value—the empty tuple it
128
129
## Polymorphism with type variables
130
131
-FunC features a **Miller-Rabin-type system** with support for polymorphic functions.
+FunC features a **custom type system** with support for polymorphic functions.
132
For example, consider the following function:
133
134
```func
0 commit comments