Want to create an interactive transcript for this episode?
Podcast: airhacks.fm podcast with adam bien
Episode: Underscore, Pattern Matching, Java LTS And When Previews Are Stable
Description: An airhacks.fm conversation with Nicolai Parlog (@nipafx) about:
Nicolai previously on "#206 Java 19: Millions of Threads in No Time",
discussion about the underscore feature in Java 22 and its importance in pattern matching,
using the underscore for unused lambda parameters and deconstruction of records,
avoiding default branches when switching over sealed types,
the deprecation and removal of underscore as a regular variable name,
the foresight of the Java community in making underscore unusable,
the simplicity of installing Java compared to other languages,
the need for a minimalistic Java build tool for better developer experience,
SdkMan,
the bld tool as an example...