Furl icon indicating copy to clipboard operation
Furl copied to clipboard

Why partition instead of filter?

Open cmeeren opened this issue 6 years ago • 1 comments

Just curious: Is there any reason you don't simply use filter instead of partition and snd?

https://github.com/ploeh/Furl/blob/d2572d55d6bd3812c3351832f4043b757f5148ec/Furl.fsx#L23-L24

cmeeren avatar Apr 01 '19 06:04 cmeeren

I don't know; I can't remember. Maybe it's just a mistake 😳 At least, it looks like one...

ploeh avatar Apr 01 '19 17:04 ploeh