Show Notes for April 4, 2012


  • EB
    • True Scala complexity - Yang Zhang's January post
    • Scala @switch annotation - "If present, the compiler will verify that the match has been compiled to a tableswitch or lookupswitch and issue an error if it instead compiles into a series of conditional expressions"
    • Scala universal traits - traits that can extend Any (no official doc on this term yet, but here is a commit)

Popular posts from this blog

Show Notes for August 24, 2023 and earlier

Show Notes for November 17, 2022

Show Notes for May 1, 2014