def foo[T, Coll[T]] = ??? ^^^ the same T def foo[T, Coll[T] <: Seq[T]] = ??? ^^^ not all the same T
-
-
@propensive From a beginner's perspective, having `F[_]` indicate both a kind annotation and an existential is a little confusing, though. -
@larsr_h Definitely agree. I usually find myself just checking which one of the two makes sense in whatever contact I read/write it. - Show replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.