What def, val, and var fields in Scala traits look like after they’re compiled (including the classes that extend them) Read more
What your source code looks like when you can’t pass functions around (i.e., without higher-order functions) Read more