StackRating

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

phimuemue

Rating
1517.19 (38,310th)
Reputation
21,107 (6,359th)
Page: 1 2 3 4 5 6 ... 11
Title Δ
Copy a struct to pass to a function - this field does not implement... 0.00
Error: Expected Type Parameter, Found Closure 0.00
Is it possible to call a member closure from another member closure? 0.00
Is there a way to directly access a field value in an enum struct w... -1.83
How to make a new associated function with a struct that has a clos... 0.00
Converting an enum where all variants implement the same trait to a... -0.25
Associated constants in condition of constant ìf`-expression 0.00
How can I define a generic struct in Rust without one of the fields... 0.00
Are there any nice cases where we should use `unwrap`? -1.69
Type aware Map when using Iterator +2.02
How can I improve this code? Prompt user input [Rust] 0.00
How do I give an mpsc Receiver to a thread? 0.00
Flattening a nested structure 0.00
Why does a match expression with an unknown identifier compile and... 0.00
Proxy method for implementing Iterator, conflicting lifetime -0.06
How to pass functions for traits implemented with lifetimes? 0.00
How do I get a static path for tokio::fs::File::open? -0.76
Associated type lifetime when passing internal reference to a gener... 0.00
Generics plus dynamic dispatch -1.13
What does the warning "doc comment not used by rustdoc" m... 0.00
How to add type annotations for Into for the iterator element of a... +2.90
How do I accept an Option<String>, process it, and return an... 0.00
Similar implementations of one trait for many structs -0.52
Why are these cases without statements ahead? +1.39
Occurs check: cannot construct the infinite type: t ~ [t] -0.96
Show every element in list +0.48
Why has "map (filter fst)" the type "[[(Bool, a)]] -... -0.56
How to permute each digit of a number one step to the right? -1.07
Trouble understanding the output of this OCaml code +0.50
Topological sort in Haskell +1.91
ocaml - deoptionalize a list: is there a simpler way? +0.21
OCaml unknown function for a signature 0.00
What's the size of the function stack in OCaml? -1.73
What's the general rules to placing parenthesis in OCaml? -0.54
What's the difference between these two type definitions in OCaml 0.00
Ocaml error message Error: Parse error: "in" expected aft... 0.00
iolanguage getSlot does not return expected object 0.00
OCaml difference between :: and @ +0.47
Mathematical Definition of Asymptotic Bound +2.61
Selected implementation 0.00
Tail-recursive version of function combinations in OCaml -0.06
Advantage of `let rec` bindings vs regular `let` bindings in OCaml 0.00
OCaml How to reverse only even values in list 0.00
List reversing in Ocaml +0.46
Lenght of a list in OCaml -0.93
Sorting 2 large arrays -0.52
Asymptotic. If f(n) = theta(g(n)) and g(n) = theta(h(n)), then why... -1.32
In Haskell how to count the number of a specific Int in a list -0.63
Python gives me an answer of None -1.36
Binary string remainder 3 -0.02