[erlang-questions] lists:filter/2

Doug Edmunds dae@REDACTED
Thu Jan 10 22:11:42 CET 2008


Does lists:filter(Pred, List1) -> List2

guarantee to return the filtered items in List2
in the same relative order as unfiltered List1?

--dae





More information about the erlang-questions mailing list