What is vector in scala collection?
Answer Posted / Ankit Maurya
"Vector in Scala Collection is a fixed-size, mutable array-like data structure. It maintains the order of elements and allows duplicate elements."
Post New Answer View All Answers
What is the latest version of scala?
2
What is the current latest version of scala? What is the major change or update in scala 2.12?
7