This is the last instalment of a series of posts recollecting what I read from 2020 to 2022.
I had always thought that Java enumerations were a rather simple data type, as they are designed in C for example. But I discovered recently, as part of doing some backend work, that they’re actually much more versatile.