This website requires JavaScript.
Explore
Help
Sign In
natas_hw
/
legacy-svn-scala
mirror of
https://github.com/scala/legacy-svn-scala
Watch
1
Star
0
Fork
You've already forked legacy-svn-scala
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f0f520ec0e
legacy-svn-scala
/
test
/
files
/
neg
/
variances.scala
5 lines
61 B
Scala
Raw
Blame
History
trait
Vector
[
+
a
]
{
def
append
(
x
:
Vector
[
a
]
)
:
Vector
[
a
]
}
Reference in New Issue
View Git Blame
Copy Permalink