StackRating

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

gasche

Rating
1612.30 (1,332nd)
Reputation
29,069 (4,249th)
Page: 1 2 3 4 5 ... 9
Title Δ
Reversing string in ocaml +1.11
find max/ min in int array structure in ml -0.19
How to generate doc for OCaml based on module signatures? 0.00
Ocaml lexer / parser rules 0.00
Understanding the semantics behind the code 0.00
Ocaml unbound module -2.18
How can I write a library in OCaml? +0.35
What does `[< >]` mean in OCaml? +0.95
Square a list of lists - ocaml 0.00
OCaml using parametrized module +1.11
Concoqtion (Coq + MetaOCaml) - why abandoned? 0.00
Module: how to use union type on with? +0.40
converting ocaml function to stream -0.15
Why is this OCaml code so slow? +0.36
ocaml implementation of pipe 0.00
Ocamllex - What is the difference between characters ? ( # ) +1.86
ocaml type over-binding due to specialized recursive use of type 0.00
read text file and concat lines 0.00
ocamltop like 'trace' directive in ocamldebug 0.00
How to use Map / define a type which actually is a Map in OCaml? 0.00
Strange error in my implementation of in-place graph BFS in OCaml 0.00
What's the easiest way to build an F# compiler than runs on the JVM... -0.28
Printing OCaml AST as OCaml Code 0.00
Polymorphic recursion in OCaml: return values 0.00
Type-level arithmetics in OCaml 0.00
Dependent types in OCaml 0.00
Which parsec-like libraries for OCaml are recommended for actual use? 0.00
Linear types in OCaml 0.00
Switch environment in OPAM 0.00
When does the relaxed value restriction kick in in OCaml? +1.12
How to deal with this error? 0.00
How can I model a tree data structure with restrictions on where ea... -1.63
Replacing a sublist with another sublist in Ocaml +1.13
Why wasn't OCaml List.fold_right implemented as tail-recursive? -0.13
How should I sort 100 Billion items in OCaml using only immutable t... 0.00
Identifying hashtable as a userdefined type in OCaml +0.38
Pattern matching in OCaml 0.00
Why there is a plus sign before this type? +1.88
Structural typing implementation of OCaml, Scala, and Go 0.00
Extend module with type alias 0.00
OCaml : cil.cmi is not a compiled interface error 0.00
OCaml: Throw away return value in imperative code 0.00
How can I implement interop between OCaml and C++? +0.31
How to turn on `exception stack trace` for OCaml `Toplevel`? 0.00
Ocamlbuild override the default options 0.00
Any better way to implement quicksort in ocaml? -0.15
OCaml: higher kinded polymorphism (abstracting over modules?) 0.00
HTML labels with ocamlgraph 0.00
Parameter names of a function using a functional language such as F# -0.24
Using continuation / CPS to implement tail-recursive MergeSort in O... -2.00