| Title |
Δ |
| Treating a case class as a product for the purposes of mzero
|
+0.28 |
| Preprocessing Scala parser Reader input
|
+0.36 |
| How should Scala default arguments to refer to a previous positiona...
|
-0.49 |
| Scala 2.10.0 RC2 and optional parameters
|
0.00 |
| Scala's Stream and StackOverflowError
|
+0.25 |
| Is it possible to have a Map[String,Any] with the name and the valu...
|
0.00 |
| MalformedInputException when trying to read entire file
|
+0.30 |
| How to avoid awful type casts working with path dependent types?
|
0.00 |
| Rewriting PHP's similar_text in Scala
|
0.00 |
| Create a Vector[Vector[Char]] from a file
|
+0.54 |
| Why doesn't Scalaz have an asIdentity method?
|
0.00 |
| Scala Extractor with Argument
|
+0.67 |
| Scala - Co/Contra-Variance as applied to implicit parameter selection
|
0.00 |
| Scala parser-combinators: how to invert matches?
|
0.00 |
| Implement nested loop with condition in Scala
|
+0.04 |
| Clip number within range in Scala
|
+0.31 |
| scala: how to rewrite this function using for comprehension
|
0.00 |
| Reducing Iterable[Either[A,B]] to Either[A, Iterable[B]]
|
+1.21 |
| Summing and grouping map values in Scala
|
0.00 |
| Handling fail-fast failures when the return type is Option[Error]
|
+0.99 |
| Is the use of exceptions a bad practice in scala?
|
+0.57 |
| variable multi-assign via unzip on List[( (A,B),(C,D) )], or List[(...
|
+0.56 |
| Higher kind/type bound puzzler in Scala
|
0.00 |
| Scala: Why doesn't this compile?
|
+0.33 |
| scala: improve readability and style of this piece of code
|
0.00 |
| Convert List[ValidationNEL[String, Unit]] to ValidationNEL[String,...
|
+0.26 |
| Compare types in Scala
|
0.00 |
| How do I use a runtime factory object for a semiring implementation...
|
0.00 |
| Is it possible to parse by hxt <textarea> with <a> in it?
|
0.00 |
| What's Scala's OptManifest and NoManifest for?
|
0.00 |
| Deep-reverse of nested lists in Scala
|
+1.56 |
| How do I find the min() or max() of two Option[Int]s in Scala?
|
+0.60 |
| lazy sorts of iterators in Scala?
|
+1.35 |
| path-dependent factories with implicit enclosing instance, in Scala
|
0.00 |
| Updating a 2d table of counts
|
-0.23 |
| Cannot implement representation type as type member
|
+0.06 |
| scala: idiomatic and functional way to add errors to a list of errors
|
+2.10 |
| Dispatch error handling
|
0.00 |
| scala better syntax for map getOrElse
|
+1.37 |
| Deserializer for List[T] types
|
0.00 |
| Handling failures with Either -> Where is the stacktrace?
|
0.00 |
| Scalaz 7: Idiomatic way of turning values in Either to plain values...
|
0.00 |
| Is it possible to elude the Scala's messy ways of handling tuples a...
|
+0.02 |
| Mapping sub-sets of parentheses to chars
|
+1.80 |
| How to specify bound for a generic type with generic type in Scala?
|
0.00 |
| How to make a method of the form "combine(s: S, i: I): S with...
|
0.00 |
| Play2 implicit Reads or Format for Json exception
|
0.00 |
| Converting a tuple of options to an option of tuple with Scalaz or...
|
+0.49 |
| Finding my way through Scalaz
|
-1.07 |
| How to convert A[B[C]] to B[A[C]] if A and B are monads?
|
0.00 |