Skip to main content

Sarcasm

How not to write self-documenting code

·1 min
Self-documenting code is supposed to reduce the need for comments and increase readability, so here is a self-documenting CRC32 function to show exactly how it is done.