Discussion: traversals for Data.Set
Henning Thielemann
lemming at henning-thielemann.de
Mon Jan 21 18:54:32 UTC 2019
On Mon, 21 Jan 2019, David Feuer wrote:
> But clashing with well-known and widely-used names often causes breakage
> anyway, so I figured I should bring the matter to the libraries list.
Programmers from the pre-module era call it "clashing", modern programmers
call it "consistent naming". :-) I am happy with any of mapM, traverse,
forM.
More information about the Libraries
mailing list