filtermap(F, S) -> any()
foreach(F, S) -> any()
is_empty(S) -> any()
is_equal(S1, S2) -> any()
map(F, S) -> any()
Generated by EDoc