Re: FP-style map over set
- From: "christophe.poucet@xxxxxxxxx" <christophe.poucet@xxxxxxxxx>
- Date: 28 Nov 2005 04:18:46 -0800
The problem with mapping over a set is that you have to ensure that
your mapping function is injective with respect to the set ordering
function. Otherwise it will not be a true map anymore.
.
- Follow-Ups:
- Re: FP-style map over set
- From: RobertSzefler
- Re: FP-style map over set
- From: Henning Makholm
- Re: FP-style map over set
- References:
- FP-style map over set
- From: RobertSzefler
- FP-style map over set
- Prev by Date: Re: IPv6 for Haskell
- Next by Date: Re: FP-style map over set
- Previous by thread: FP-style map over set
- Next by thread: Re: FP-style map over set
- Index(es):
Relevant Pages
|