We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5345c8 commit 1f3731eCopy full SHA for 1f3731e
lib/set.ex renamed to lib/rb_set.ex
@@ -22,7 +22,7 @@ defmodule RBSet do
22
end
23
24
@doc """
25
- Creates a set from an enumerable..
+ Creates a set from an enumerable.
26
27
See MapSet `new/1` at [hexdocs](https://hexdocs.pm/elixir/1.17/MapSet.html#new/1)
28
"""
0 commit comments