StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Andrey Tyukin

Rating
1632.03 (842nd)
Reputation
31,080 (3,883rd)
Page: 1 2 3 4 5 ... 22
Title Δ
scala "Illegal start of simple expression" in for compreh... 0.00
How to implement cost estimation for deferred computations with `fl... +0.54
Why Array.asList does not create empty list? 0.00
Case Switch Statement with Class Object in Scala 0.00
Implementing pairwise linear distance in Scala 0.00
Convert tuple to array in Scala 0.00
Scala generics: type mismatch with folding 0.00
Implicit class method not found 0.00
Scala resolving to wrong override in Comparator.thenComparing 0.00
Is there a differencee between str::as_bytes and CString::as_bytes_... -2.40
Why does my trait definition compile with the 2015 edition but not... 0.00
Rust error[E0373]: closure may outlive the current function, but it... 0.00
If the first statement in a for comprehension fails , recover is no... 0.00
How to check if a function has been called in Rust? -1.59
How do I declare the signature of a function that must return one o... +1.53
Exploit type constraints of case classes in Scala match expression 0.00
Preloading scripts and parsing `args` in the spark-shell -0.16
How to read every line of a file individually, in order to perform... -1.98
Scala - Collection comparison - Why is Set(1) == ListSet(1)? +1.60
multi-character separator in `set datafile separator "|||"... +0.36
How do I provide an implementation of a generic struct in Rust? 0.00
Getting "temporary value dropped while borrowed" when try... +1.65
Scala - Generic type does not type check 0.00
How to coerce reference `&b` into `&A` for `b: B` in `let a... 0.00
Finding all slices delimited by two elements in Scala `List` +1.96
indexOf for a list of tuples with implicit element +1.79
What is the difference between MyClass and MyClass.this.type and ho... +0.36
How to set the lifetime on these structures? 0.00
Implicit class holding mutable variable in multithreaded environment +0.38
Collections of F-bound polymorphic objects -0.14
Is Haskell-style pattern matching on Scala Strings possible? -0.62
Why is the parameter type of a generic function not inferred? 0.00
"cannot move out of borrowed content" when replacing a st... +0.36
Expand tilde in Rust Path idiomatically 0.00
How to use functions from one file among multiple files? 0.00
How can I return a trait from an implementation so I can chain calls? -1.11
Expression of type B => List[B] doesn’t conform to expected type... +0.84
Why and when should trait and object have same name? +0.38
Tagless final example in Scala requires superfluous second interp arg 0.00
Regex to strip all leading zeroes except one -0.44
why scala compiler says type arguments does not conform to bounds? 0.00
Set of WrappedArray: Type arguments [Int] do not conform to method... -0.48
How to find minimum and maximum of points in x and y coordinates 0.00
Scala internal compiler error (possibly?) +0.35
Why does wrapping a method in another method stop type mismatch in... 0.00
In Scala, how to deal with heterogeneous list of the same parameter... +1.45
Scala: Orthogonal projection of a point onto a line 0.00
Is <T> List<? extends T> f() a useful signature? Is the... +1.13
Problem in converting from for-comprehension to map 0.00
Comparing 2 Scala 2D arrays: getting error: value sameElements is n... 0.00