Daily scala
A short daily dose of scala examples and occasionally explanations.
Showing posts with label
import alias
.
Show all posts
Showing posts with label
import alias
.
Show all posts
Thursday, January 21, 2010
Exclude style import semantics
›
I can't remember if I posted this tip yet so I will do it again (or not :-P ). If you want to import all classes in a package or object...
Wednesday, September 9, 2009
Using objects to access trait functionality
›
Today's topic is based on an article by Bill Venners. http://www.artima.com/scalazine/articles/selfless_trait_pattern.html. I recommen...
›
Home
View web version