StackRating

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

Jeffrey Scofield

Rating
1561.82 (5,268th)
Reputation
49,597 (2,031st)
Page: 1 ... 9 10 11 12 13 ... 32
Title Δ
How can I get a complete, untrucated stack trace in OCaml after a s... +0.39
Elegant BFS in ocaml 0.00
Print a trie in Ocaml -2.29
Order of Evaluation of Arguments in Ocaml 0.00
Ocaml syntax error in nested functions 0.00
Ocaml, implement freevars letrec using sets +1.73
OCaml Binding a variable with nested types 0.00
Recursive call in if expression - ocaml 0.00
OCaml Triple every number in a list of integers +0.37
Polymorphic Set with polymorphic compare from functor-based Set -2.30
Read a file line per line and store every line read in a single list +0.38
Reasonable type for Directed graph in Ocaml 0.00
OCAML Taking multiple arguments from stdin and operating on them on... 0.00
Insert implementation for a trie in Ocaml 0.00
Is it true that coercions have no run-time cost? 0.00
Ocaml disambiguates inferred types by their proximity to the value? 0.00
How will I implement the lexing of strings using ocamllex? 0.00
Efficiently copying string to mmap'ed location 0.00
Confusion about signature of a module in Ocaml -0.46
OCaml Binary Tree 0.00
In the ocaml source, where does the `/boot/ocamlc` file come from? 0.00
Ocaml Syntax Efficiency -0.61
Ocaml Recursion 0.00
Tracing Ocaml Recursive Function 0.00
OCaml type-system subtlety: polymorphism, pointfree reverse, and ne... 0.00
Ocaml - match n-ary_tree with empty tree 0.00
ocaml type clarification (beginner) 0.00
Haskell's Map.findwithdefault ocaml equivalent 0.00
Swapping two mutable values 0.00
sum of each element in two lists by ocaml (beginner) -0.12
"No child processes" error thrown by OCaml Sys.command fu... 0.00
OCaml option type in binary tree +2.22
OCaml: How to decode unicode-escape string? 0.00
OCaml Signature with multiple types -0.10
Ocaml Thread misunderstanding 0.00
filling a list with elements given by user input in ocaml 0.00
How to control the buffer of Scanf.Scanning? 0.00
What does the compare function look like in ocaml? 0.00
Is there any documentation or functions for comparing the integer o... 0.00
Ocaml record matching +1.11
Is there online a tool to simulate the evolution of the stack for a... 0.00
Why `id id` is not a value in OCaml? -1.54
How to use List.map in OCaml +1.79
For Loop Over a Recursive Call Ocaml 0.00
How does as work in ocaml? 0.00
Using ocamlc to compile libraries independently -2.03
Compilation error with sexplib -0.11
How to get the element type of an array in OCaml -2.24
Ocaml : segfault at GC when using a custom block containing a C poi... 0.00
How to parse a list of lists? +1.24