MapSet.new/0

defmodule MapSet do
  def new()
end

Creates a new, empty set.