
8 Dec
2016
8 Dec
'16
10:44 a.m.
Hi, I think it would be a good idea to provide a default implementation for bitSize, example: bitSize b = fromMaybe (error "bitSize is undefined") (bitSizeMaybe b) The advantage is that from now on new instances of Bits no longer need to define bitSize. And once bitSize has been removed there will be no errors about it not being a method of class Bits. ALeX.
3089
Age (days ago)
3089
Last active (days ago)
0 comments
1 participants
participants (1)
-
ALeX Kazik