Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 295 Bytes

README.adoc

File metadata and controls

4 lines (3 loc) · 295 Bytes

Desugaring Java

Desugaring Java is series of articles exploring the ever-fascinating internals of the Java language and its libraries. Exploring some of the clever solutions, nasty hacks and compiler trickery that make up the language features programmers all use, but give little thought to.