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 0e5e04e commit 2ca4d5bCopy full SHA for 2ca4d5b
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