
24 Aug
2016
24 Aug
'16
9:54 p.m.
On Mon, Jul 25, 2016 at 9:11 AM, David Feuer
I got distracted from this discussion for a bit. Based on input from the list, and Ross Paterson's remark about argument order, I'm currently thinking
restrictKeys :: Ord k => Map k a -> Set k -> Map k a
and
withoutKeys :: Ord k => Map k a -> Set k -> Map k a
Are there any major objections?
+1 for this color of bikeshed. (and +1 to having the bikeshed, regardless of color) -- Live well, ~wren