| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 5 months |
| seen | May 9 at 10:57 | |
| stats | profile views | 232 |
Something will be added here
|
May 3 |
asked | Scala - ScheduledFuture |
|
May 3 |
accepted | Scala - select elements from ordered list |
|
May 3 |
accepted | Scala - iterators and takeWhile |
|
May 3 |
accepted | Scala - futures does not run |
|
May 3 |
comment |
Scala - futures and concurrency Yhanks Andrzej - helpful as always :) |
|
May 3 |
comment |
Scala - futures does not run So what is the point of OnSuccess if it runs on the separate thread and does not propagate the result until we actually ask for results? We could have simply ask for results on the main thread and then perform sth based on success/failure, correct? |
|
May 3 |
comment |
Scala - futures does not run I would basically like the Java future.get() blocking behavior in Scala, is that achieved using Await? |
|
May 3 |
asked | Scala - futures does not run |
|
May 3 |
awarded | Popular Question |
|
May 3 |
asked | Scala - futures and concurrency |
|
May 3 |
asked | Scala - iterators and takeWhile |
|
May 3 |
comment |
Scala - select elements from ordered list SOrry, would you mind modifying that to deal with Iterator rather than than the list? Thanks |
|
May 3 |
asked | Scala - select elements from ordered list |
|
May 2 |
comment |
Scala - merging multiple iterators Hmmm, any idea how to functionally extend it to N iterators? |
|
May 2 |
asked | ScalaTest - writing custom matchers |
|
May 2 |
asked | Scala - XML inspection/modification |
|
May 1 |
accepted | Scala - ordering a list |
|
May 1 |
asked | Scala - ordering a list |
|
May 1 |
comment |
Scala - generate Array of bytes based on range Fantastic, exactly what I needed - thanks |
|
May 1 |
accepted | Scala - generate Array of bytes based on range |