Login
Remember
Register
Ask a Question
What is the default class List is imported from ?
0
votes
asked
Apr 21, 2022
in
Scala Constructs
by
sharadyadav1986
What is the default class List is imported from ?
default-class-list
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Apr 21, 2022
by
sharadyadav1986
scala.collection.immutable
is the
default class
List is imported
...