StackOverflow Questions for Tag: scala-2.8

Stu B.
Stu B.

Reputation: 138

How can two coupled Scala generic type constructors refer to each other as type parameters?

Score: 4

Views: 758

Answers: 3

Read More
Jus12
Jus12

Reputation: 18024

Scala pattern matching with lowercase variable name

Score: 15

Views: 13094

Answers: 4

Read More
BefittingTheorem
BefittingTheorem

Reputation: 10629

Scala: Matching optional Regular Expression groups

Score: 16

Views: 8253

Answers: 2

Read More
Petr
Petr

Reputation: 63349

Strange type mismatch error in a legacy LiftWeb application

Score: 1

Views: 47

Answers: 1

Read More
Oleg Galako
Oleg Galako

Reputation: 1035

What is the proper way to remove elements from a scala mutable map using a predicate

Score: 15

Views: 12490

Answers: 4

Read More
yura
yura

Reputation: 14645

How to write to a file in Scala?

Score: 160

Views: 166706

Answers: 19

Read More
Craig P. Motlin
Craig P. Motlin

Reputation: 26740

What is the difference between a view and a stream?

Score: 25

Views: 4084

Answers: 3

Read More
retronym
retronym

Reputation: 55028

When is @uncheckedVariance needed in Scala, and why is it used in GenericTraversableTemplate?

Score: 40

Views: 3253

Answers: 4

Read More
BalaB
BalaB

Reputation: 3871

Scala: How can I split a String into a Map

Score: 7

Views: 13272

Answers: 3

Read More
Aaron Novstrup
Aaron Novstrup

Reputation: 21017

Proxies / delegates in Scala

Score: 18

Views: 4653

Answers: 3

Read More
woods
woods

Reputation: 847

What's the right way to use scala.io.Source?

Score: 54

Views: 46412

Answers: 4

Read More
ebruchez
ebruchez

Reputation: 7857

Scala Map implementation keeping entries in insertion order?

Score: 53

Views: 31857

Answers: 6

Read More
Jesper
Jesper

Reputation: 206766

How to convert a Seq[A] to a Map[Int, A] using a value of A as the key in the map?

Score: 51

Views: 58668

Answers: 4

Read More
Łukasz Lew
Łukasz Lew

Reputation: 50228

Which IDE for Scala 2.8?

Score: 40

Views: 16729

Answers: 17

Read More
sam
sam

Reputation: 2103

How to choose a random element from an array in Scala?

Score: 56

Views: 51246

Answers: 6

Read More
Belun
Belun

Reputation: 4169

Why does console in IDEA 10 fail with "tools is not a member of package scala"?

Score: 3

Views: 5629

Answers: 3

Read More
Felix
Felix

Reputation: 8495

Scala, check if Actor has exited

Score: 5

Views: 3021

Answers: 3

Read More
Łukasz Lew
Łukasz Lew

Reputation: 50228

How can I convert immutable.Map to mutable.Map in Scala?

Score: 109

Views: 66292

Answers: 6

Read More
PRASANTH
PRASANTH

Reputation: 705

Assigning scala empty array

Score: 13

Views: 18036

Answers: 2

Read More
soc
soc

Reputation: 28413

How to access a field's value via reflection (Scala 2.8)

Score: 13

Views: 15151

Answers: 5

Read More
PreviousPage 1Next