Subject: [scala-user] Example code virtual pattern matcher? I saw that for 2.10.0-M2: Virtual pattern matcher improvements -- please try compiling your project with -Yvirtpatmat, it will be on by default starting with 2.10.0-M3! But couldn't find examples Does anyone has some example code that shows what's new in the virtual pattern matcher that could not be done with the old one? |