State of Pattern Matching with Brian Goetz
//
Conversation with Project Amber lead Brian Goetz about pattern matching in Java: Why Map::get
should be a pattern, the linear thinking trap and how it impacts null handling in pattern matched, exhaustiveness in switch statements and the rehabilitation of switch
.