Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
scala-language
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
scala-language
Contact owners and managers
1–30 of 1467
***[THIS LIST IS BEING PHASED OUT] Please sign up for
https://contributors.
scala-lang.org
instead.***
A group for discussions about the Scala language itself.
Be kind and have fun! Please respect
our code of conduct
.
Other Scala mailing lists are
here
. (A better place for beginner questions is
scala-user
.)
Mark all as read
Report group
0 selected
Ryan Williams
,
Jasper-M
2
3/8/17
ArrowAssoc / AnyVal question
Hi Ryan, object Test { val tuple = "aaa" -> "bbb" } is transformed to
unread,
ArrowAssoc / AnyVal question
Hi Ryan, object Test { val tuple = "aaa" -> "bbb" } is transformed to
3/8/17
Kevin Wright
, …
Vlad Patryshev
3
2/16/17
New section for category theory on the Scala Wiki
Somehow bumped into it, 5+ years later. A short clarification note. There is no such thing as "
unread,
New section for category theory on the Scala Wiki
Somehow bumped into it, 5+ years later. A short clarification note. There is no such thing as "
2/16/17
Heather Miller
1/26/17
scala-language shutting down soon
Hi all, As you may have noticed in the past year or so, activity has decreased on scala-language (eg,
unread,
scala-language shutting down soon
Hi all, As you may have noticed in the past year or so, activity has decreased on scala-language (eg,
1/26/17
rssh
1/16/17
ScalaUA 2017 announce.
Good day, colleagues. I want to draw you attention to news from Kyiv Scala user group: ScalaUA 2017 [
unread,
ScalaUA 2017 announce.
Good day, colleagues. I want to draw you attention to news from Kyiv Scala user group: ScalaUA 2017 [
1/16/17
Andre Uhlrich
,
Naftoli Gugenheim
2
1/12/17
The Top Differences Between Java, Scala, Groovy, Clojure, and Kotlin
I didn't see anything about clojure On Thu, Jan 12, 2017, 4:55 AM Andre Uhlrich <andre.uhlrich
unread,
The Top Differences Between Java, Scala, Groovy, Clojure, and Kotlin
I didn't see anything about clojure On Thu, Jan 12, 2017, 4:55 AM Andre Uhlrich <andre.uhlrich
1/12/17
Rodrigo Cano
, …
martin odersky
4
12/22/16
Is this a good place to ask about dotty as a language?
Thanks. On Thu, Dec 22, 2016 at 5:09 AM, martin odersky <ode...@gmail.com> wrote: I think the
unread,
Is this a good place to ask about dotty as a language?
Thanks. On Thu, Dec 22, 2016 at 5:09 AM, martin odersky <ode...@gmail.com> wrote: I think the
12/22/16
Andrew Phillips
, …
martin odersky
6
12/22/16
Case class companion objects extending FunctionN in line with SLS?
> It's something else, that :-) Doh! Humour failure, sorry - totally missed that ;-) Thanks
unread,
Case class companion objects extending FunctionN in line with SLS?
> It's something else, that :-) Doh! Humour failure, sorry - totally missed that ;-) Thanks
12/22/16
Rich Oliver
12/20/16
Geometric Vector collections
A substantial amount of my code base uses 2 dimensional vectors. Pretty standard stuff, that
unread,
Geometric Vector collections
A substantial amount of my code base uses 2 dimensional vectors. Pretty standard stuff, that
12/20/16
Tobin Yehle
, …
Stephen Compall
11
12/15/16
Sorted structures lose their ordering when mapped
On 11/30/16 1:30 PM, Tobin Yehle wrote: > Thanks for the examples Stephen, that makes a lot of
unread,
Sorted structures lose their ordering when mapped
On 11/30/16 1:30 PM, Tobin Yehle wrote: > Thanks for the examples Stephen, that makes a lot of
12/15/16
Georgii Dernovyi
, …
Oliver Ruebenacker
5
12/14/16
Confusing AnyRef equals
Thanks! ) On Thursday, December 15, 2016 at 12:16:58 AM UTC+7, Oliver Ruebenacker wrote: Hello, What
unread,
Confusing AnyRef equals
Thanks! ) On Thursday, December 15, 2016 at 12:16:58 AM UTC+7, Oliver Ruebenacker wrote: Hello, What
12/14/16
Ryan Williams
, …
martin odersky
6
12/7/16
Allow top-level "implicit class"es by folding them into containing package-object
On Wed, Dec 7, 2016 at 11:31 AM, Jason Zaugg <jza...@gmail.com> wrote: On Wed, 7 Dec 2016 at 18
unread,
Allow top-level "implicit class"es by folding them into containing package-object
On Wed, Dec 7, 2016 at 11:31 AM, Jason Zaugg <jza...@gmail.com> wrote: On Wed, 7 Dec 2016 at 18
12/7/16
David Starner
,
Adriaan Moors
2
11/15/16
Modules
Hi, We plan to be compatible with Java 9's module system, and have the compiler tell you when
unread,
Modules
Hi, We plan to be compatible with Java 9's module system, and have the compiler tell you when
11/15/16
Raphael Bosshard
, …
Jasper-M
17
11/7/16
The Scala REPL output is confusing
I don't really have a problem with the output of method types and such in the REPL. But might it
unread,
The Scala REPL output is confusing
I don't really have a problem with the output of method types and such in the REPL. But might it
11/7/16
Gallus Anonimus
, …
Andrew Phillips
8
11/5/16
Is it a bug? Implicit map interferes with nonEmpty call
> implicit def innocentMap() = Map("foo" -> Set("bar")) Somewhat tangential
unread,
Is it a bug? Implicit map interferes with nonEmpty call
> implicit def innocentMap() = Map("foo" -> Set("bar")) Somewhat tangential
11/5/16
Lukas Rytz
11/3/16
Scala 2.12.0 is available!
Hi Everyone We are very happy to announce that Scala 2.12 has been officially released! Check the
unread,
Scala 2.12.0 is available!
Hi Everyone We are very happy to announce that Scala 2.12 has been officially released! Check the
11/3/16
Abdul Rahman Sattar
,
Andrew Phillips
2
10/22/16
Help needed with compilation error
Hi Abdul I suspect this may be more of a question for scala-user, but from a quick look, and without
unread,
Help needed with compilation error
Hi Abdul I suspect this may be more of a question for scala-user, but from a quick look, and without
10/22/16
sanjyot bandal
, …
Seth Tisue
5
10/19/16
Need help for getting started with Fast Parse.
Ok. Thanks. Will post on scala-user. Regards, Sanjyot. On Wednesday, October 19, 2016 at 10:23:30 PM
unread,
Need help for getting started with Fast Parse.
Ok. Thanks. Will post on scala-user. Regards, Sanjyot. On Wednesday, October 19, 2016 at 10:23:30 PM
10/19/16
nmitt...@gmail.com
10/13/16
Big Data | Data Science: Writing Code and Exploring Data
Gain the skills needed to immediately and effectively participate in Big Data and Data Science.
unread,
Big Data | Data Science: Writing Code and Exploring Data
Gain the skills needed to immediately and effectively participate in Big Data and Data Science.
10/13/16
Katarzyna Kraus
10/7/16
Alan Kay & Daniel Friedman coming to Code Mesh London! Full programme up!
On 3-4 Nov Code Mesh London will bring together users and inventors of different languages and
unread,
Alan Kay & Daniel Friedman coming to Code Mesh London! Full programme up!
On 3-4 Nov Code Mesh London will bring together users and inventors of different languages and
10/7/16
gavee
9/24/16
pipe, objectA mapped objectB
hi, Im looking for ways towards big data file. I need to convert a string with pipe delimited to
unread,
pipe, objectA mapped objectB
hi, Im looking for ways towards big data file. I need to convert a string with pipe delimited to
9/24/16
Eugen Labun
, …
Viktor Klang
9
9/11/16
val initialization semantic is counterintuitive
Hi Sofoklis, On Sun, Sep 11, 2016 at 3:34 PM, Sofoklis Papasofokli <sofok...@gmail.com> wrote
unread,
val initialization semantic is counterintuitive
Hi Sofoklis, On Sun, Sep 11, 2016 at 3:34 PM, Sofoklis Papasofokli <sofok...@gmail.com> wrote
9/11/16
Paul Weiss
, …
Alex Cruise
3
9/7/16
C++ access from scala
The cleanest thing I've seen is https://github.com/java-native-access/jna. -0xe1a On Thu, Aug 25,
unread,
C++ access from scala
The cleanest thing I've seen is https://github.com/java-native-access/jna. -0xe1a On Thu, Aug 25,
9/7/16
Carl Emmoth
, …
Vlad Patryshev
5
8/23/16
Any should have map for readability
This is cool. (Except that I would not be so optimistic and return total (pure) types from functions
unread,
Any should have map for readability
This is cool. (Except that I would not be so optimistic and return total (pure) types from functions
8/23/16
Zephod
8/3/16
Producing CDATA sections with XML transformers
I'm trying to produce CDATA sections from the code in XML transformers. I'm unable to this
unread,
Producing CDATA sections with XML transformers
I'm trying to produce CDATA sections from the code in XML transformers. I'm unable to this
8/3/16
Anna Grzybowska
7/28/16
Code Mesh 2-4 Nov 2016 Get your Early Bird ticket
For three days alternative technologies will take over London. Let's go off the beaten track and
unread,
Code Mesh 2-4 Nov 2016 Get your Early Bird ticket
For three days alternative technologies will take over London. Let's go off the beaten track and
7/28/16
Joerg Schmuecker
7/27/16
Is there are more functional way to transform XML than using RewriteRule and RuleTransformer?
I looked at some examples on how to transform XML on a node by node level and ended up looking at
unread,
Is there are more functional way to transform XML than using RewriteRule and RuleTransformer?
I looked at some examples on how to transform XML on a node by node level and ended up looking at
7/27/16
Benjamin Darfler
,
Adriaan Moors
2
7/26/16
Expected warning for @volatile def
Yes, I agree the compiler should warn more consistently about nonsensical use of @volatile. I filed
unread,
Expected warning for @volatile def
Yes, I agree the compiler should warn more consistently about nonsensical use of @volatile. I filed
7/26/16
Avi Levi
, …
Naftoli Gugenheim
22
7/10/16
Filter on future doesn't make sense
Yeah, you are right . I take that back On Jul 10, 2016 08:19, "Naftoli Gugenheim" <
unread,
Filter on future doesn't make sense
Yeah, you are right . I take that back On Jul 10, 2016 08:19, "Naftoli Gugenheim" <
7/10/16
mg51...@gmail.com
,
Rex Kerr
2
6/15/16
Nested zips in Scala
You can do it the same way as in Java--use ZipInputStream to unpack the inner ones. (Either ZipFile
unread,
Nested zips in Scala
You can do it the same way as in Java--use ZipInputStream to unpack the inner ones. (Either ZipFile
6/15/16
thomas weidner
, …
Lex Spoon
3
6/4/16
Why is the method resolution order different from python,common lisp,...?
As a developer, the sweet spot for writing a mixin is for cases where the linearization order doesn
unread,
Why is the method resolution order different from python,common lisp,...?
As a developer, the sweet spot for writing a mixin is for cases where the linearization order doesn
6/4/16