What is meant by Scala's path-dependent types?

Posted by oxbow_lakes on Stack Overflow See other posts from Stack Overflow or by oxbow_lakes
Published on 2010-04-22T17:32:16Z Indexed on 2010/04/23 0:33 UTC
Read the original article Hit count: 607

I've heard that Scala has path-dependent types. It's something to do with inner-classes but what does this actually mean and why do I care?

© Stack Overflow or respective owner

Related posts about scala

Related posts about type-systems