datastructures
v0.1.1
Pages
Modules
Exceptions
Protocols
datastructures v0.1.1
Data.Set.Standard
Summary
Functions
add(standard, element)
clear()
delete(standard, element)
difference(arg1, other)
disjoint?(arg1, other)
empty?(standard)
filter(standard, pred)
intersection(arg1, other)
member?(standard, element)
new()
new(enum_or_set)
reduce(standard, acc, fun)
size(standard)
subset?(arg1, other)
to_list(standard)
union(arg1, other)
Functions
add(standard, element)
clear()
delete(standard, element)
difference(arg1, other)
disjoint?(arg1, other)
empty?(standard)
filter(standard, pred)
intersection(arg1, other)
member?(standard, element)
new()
new(enum_or_set)
reduce(standard, acc, fun)
size(standard)
subset?(arg1, other)
to_list(standard)
union(arg1, other)