For a project at work I was torturing my brain if I could find some monoidal definition of CRC32 checksums to calculate them in an incremental way... Then noticed, as it is often the case, @kmett already did that :) https://www.schoolofhaskell.com/user/edwardk/parallel-crc #haskell #fp #crc32
Parallel and Incremental CRCs - School of Haskell | School of Haskell