StackRating

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

Dmytro Mitin

Rating
1563.68 (4,963rd)
Reputation
7,548 (21,045th)
Page: 1 ... 7 8 9 10 11 ... 22
Title Δ
How to use a path dependent type class -1.19
How to create an instances for typeclass with dependent type using... -0.27
Is there a shorthand for type variable 'm forSome { type m[O] &... 0.00
How do I resolve this type mismatch error? 0.00
Combine instances of 2 traits to form instance of third trait -2.30
Scala - how to pass implicit parameter into function (HOF)? +1.66
scala AST Select node can't find members inherited from parent 0.00
How can I view the code that Scala uses to automatically generate t... +1.82
How to extract types from a tuple that implements a typeclass -0.09
Instantiating Scala class/case class via reflection 0.00
Best way to define an implicit class that needs a parameter at runt... 0.00
Turning a string into a sealed trait using scala chimney -2.31
Scala Implicit Prioritisation system 0.00
scala: using method of extending class based on macros invokes trai... 0.00
Scala: Typesafe macro to extract value of case class field 0.00
Scala macro how to convert a MethodSymbol to DefDef with parameter... 0.00
How to compile code with implicits and existentials types with 2.13 0.00
In scala shapeless, is it possible to use literal type as a generic... -2.16
Is it possible for the Scala compiler to understand overridden Abst... 0.00
Scala failing to resolve a type mismatch problem in a complicated g... 0.00
General way of ensuring implicit definition always has higher/lower... 0.00
Scala shapeless selection from HList of dependent types problem 0.00
Differences between case object T and case class T() when defining... +0.41
Scala failing to resolve a type mismatch problem in a complicated c... 0.00
Possible to identify/use Scala macros using reflection or similar? 0.00
Scala Method on Generic Data Type +1.74
Prove that a runtimeClass satisfies a type Bound in Scala 0.00
How to import objects outside of src in scala? 0.00
Get sequence of types from HList in macro 0.00
Scala: methods in trait can't use methods from companion object 0.00
scala.tools.reflect.ToolBoxError: reflective compilation has failed... -0.06
In scala reflection, how to resolve concrete type member? 0.00
In Scala 2.11+ reflection, how to reliably convert a TypeTag and a... 0.00
How can I reflect on a field annotation (Java) in a Scala program? 0.00
How to combine two tuples with compatible types? +1.59
WeakTypeOf from type parameter 0.00
How do I append an element to a KList? 0.00
How to generate a class in Dotty with macro? 0.00
When doing implicit resolution with type parameters, why does val p... +0.44
How to get the runtime value of parameter passed to a Scala macro? 0.00
In Java or Scala, how to define conditional control flow based on w... 0.00
In scala 2 or 3, is it possible to debug implicit resolution proces... 0.00
I have errors with figaro: type mismatch 0.00
transform HList into another HList 0.00
How to invoke class constructor, if class and object is in the same... 0.00
Scala - Idiomatic way of creating a collection of types 0.00
Flink DataSet.map get 'error: missing parameter type' 0.00
Scala hide the curiously recursive template pattern 0.00
Type Inference for a mixed in generic trait 0.00
How to flatMap cats Applicatives -2.34