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 fd486f7 commit 7765feaCopy full SHA for 7765fea
lib/elixir/lib/module/types/descr.ex
@@ -3547,7 +3547,7 @@ defmodule Module.Types.Descr do
3547
end)
3548
end
3549
3550
- # Use heuristics to normalize a map dnf for pretty printing.
+ # Use heuristics to normalize a map bdd for pretty printing.
3551
defp map_normalize(bdd) do
3552
map_bdd_get(bdd)
3553
|> Enum.map(fn {tag, fields, negs} ->
0 commit comments