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 d461541 commit 9e8ea10Copy full SHA for 9e8ea10
_posts/2024-06-12-elixir-v1-17-0-released.markdown
@@ -91,7 +91,7 @@ better error messages. Keep in mind, however, that the Elixir typechecker only
91
infers types from patterns within the same function at the moment. Analysis from
92
guards and across function boundaries will be added in future releases. For more
93
details, see our new [reference document on gradual set-theoretic
94
-types](https://hexdocs.pm/elixir/main/gradual-set-theoretic-types.html).
+types](https://hexdocs.pm/elixir/gradual-set-theoretic-types.html).
95
96
The type system was made possible thanks to a partnership between
97
[CNRS](https://www.cnrs.fr/) and [Remote](https://remote.com/). The development
0 commit comments