data-default icon indicating copy to clipboard operation
data-default copied to clipboard

Add Default instance for Bool

Open ndmitchell opened this issue 8 years ago • 1 comments

Currently it's missing. Should return False.

ndmitchell avatar Jun 26 '17 05:06 ndmitchell

I just ran into this. I appreciate that there's a lot of sentiment against using data-default in the first place, or against most of its instances. Nevertheless, I see no rational argument at all for having instances for Int, String and even a -> b, but not Bool. This seems like a clear oversight that should be corrected.

cdsmith avatar Jun 16 '21 02:06 cdsmith