Module otpbp_sets

Function Index

filtermap/2
foreach/2
from_list/2
is_empty/1
is_equal/2
map/2
new/1

Function Details

filtermap/2

filtermap(F, S) -> any()

foreach/2

foreach(F, S) -> any()

from_list/2

from_list(List, X2) -> any()

is_empty/1

is_empty(S) -> any()

is_equal/2

is_equal(S1, S2) -> any()

map/2

map(F, S) -> any()

new/1

new(X1) -> any()


Generated by EDoc