
5 Jan
2022
5 Jan
'22
3:23 p.m.
One way to make rapid progress is to adopt the approach that Henning took.
Is Storable that large and/or so frequently updated a library that you
cannot create your own variant of it?
On Wed, Jan 5, 2022 at 9:51 PM Harendra Kumar
On Wed, 5 Jan 2022 at 20:06, Kim-Ee Yeoh
wrote: You’ve made good points in your posts.
Worth to keep in mind that the number of bits needed to distinguish between n things is log2 n.
The log of 1 is 0.
Exactly. And that is why we should not have a Storable instance for ().
-harendra
-- -- Kim-Ee