查看源代码 HashSet (Elixir v1.16.2)

此模块已弃用。请使用 MapSet 代替。

基于元组的 HashSet 实现。

此模块已弃用。请使用 MapSet 模块代替。

摘要

类型

函数

此函数已弃用。请使用 MapSet 模块代替。
链接到此函数

difference(set1, set2)

查看源代码
此函数已弃用。请使用 MapSet 模块代替。
此函数已弃用。请使用 MapSet 模块代替。
此函数已弃用。请使用 MapSet 模块代替。
链接到此函数

intersection(set1, set2)

查看源代码
此函数已弃用。请使用 MapSet 模块代替。
链接到此函数

member?(hash_set, term)

查看源代码
此函数已弃用。请使用 MapSet 模块代替。
此函数已弃用。请使用 MapSet 模块代替。
@spec new() :: Set.t()
此函数已弃用。请使用 MapSet 模块代替。
此函数已弃用。请使用 MapSet 模块代替。
此函数已弃用。请使用 MapSet 模块代替。
此函数已弃用。请使用 MapSet 模块代替。
此函数已弃用。请使用 MapSet 模块代替。