Module otpbp_gb_sets

Function Index

filtermap/2
foreach/2
is_equal/2
iterator/2
iterator_from/3
larger/2
map/2
smaller/2

Function Details

filtermap/2

filtermap(F, X2) -> any()

foreach/2

foreach(F, S) -> any()

is_equal/2

is_equal(S1, S2) -> any()

iterator/2

iterator(S, X2) -> any()

iterator_from/3

iterator_from(E, S, X3) -> any()

larger/2

larger(K, X2) -> any()

map/2

map(F, X2) -> any()

smaller/2

smaller(K, X2) -> any()


Generated by EDoc