Browse thread
[Caml-list] Map module
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Alessandro Baretta <alex@b...> |
| Subject: | [Caml-list] Map module |
Hello folks. I've been away for a while. I hope everyone is well. Long live the Caml! Now to the question? How well is the Map module supposed to scale into the tens of thousands of entries? I'm getting a stack overflow when trying to insert some 80k key-value pairs in a Map. My function is tail recursive, so I should not be responsibile for this. Alex ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners