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 9249513 commit c155f4fCopy full SHA for c155f4f
lib/elixir/lib/module/types/apply.ex
@@ -505,7 +505,7 @@ defmodule Module.Types.Apply do
505
* `:none` - no typing information found.
506
507
* `{:infer, domain or nil, clauses}` - clauses from inferences.
508
- You must check all all clauses and return the union between them.
+ You must check all clauses and return the union between them.
509
They are dynamic and they can only be converted into arrows by
510
computing the union of all arguments.
511
0 commit comments