Sonarman_ has joined #ocaml
Sonarman has quit [Read error: 54 (Connection reset by peer)]
Sonarman_ is now known as Sonarman
mr_pengy has joined #ocaml
<
mr_pengy>
is there an easy way to iterate through a Hashtbl and stop at the first node that matches some criteria?
<
Smerdyakov>
You can use exceptions to escape the provided iterator functions.
<
mr_pengy>
of course! thanks! my lisp version of this function uses
*cough* return-from
<
mr_pengy>
that worked, thanks again
<
Smerdyakov>
Any time.
mr_pengy has quit [Remote closed the connection]
cjohnson has quit [""We live like penguins in the desert...""]
Nutssh has quit ["Client exiting"]
Sonarman has quit ["leaving"]
_fab has quit [Read error: 113 (No route to host)]
ulfdoz has joined #ocaml
Snark has joined #ocaml
ulfdoz_ has quit [Read error: 110 (Connection timed out)]
tintin has joined #ocaml
Snark has quit ["Leaving"]
pango has quit [Remote closed the connection]
Herrchen has joined #ocaml
epichrom has quit ["What is the meaning of "meaning"?"]
ejt has joined #ocaml
ianxek has joined #ocaml
mlh has quit [Client Quit]
smimou has joined #ocaml
tintin has quit [Read error: 113 (No route to host)]
_fab has joined #ocaml
tintin has joined #ocaml
smimou has quit [Read error: 110 (Connection timed out)]
smimou has joined #ocaml
Tachyon76 has joined #ocaml
cognominal has quit [Remote closed the connection]
Tachyon76 has quit ["Leaving"]
Snark has joined #ocaml
cognominal has joined #ocaml
vezenchio has joined #ocaml
_JusSx_ has joined #ocaml
cjohnson has joined #ocaml
_JusSx__ has joined #ocaml
CosmicRay has joined #ocaml
CosmicRay has left #ocaml []
_JusSx_ has quit [Read error: 110 (Connection timed out)]
Snark has quit ["Leaving"]
mattam has joined #ocaml
Gueben has joined #ocaml
ejt has quit [Read error: 104 (Connection reset by peer)]
Snark has joined #ocaml
|Lupin| has joined #ocaml
<
|Lupin|>
Has someone already tried to raise exceptions with several arguments from C, please ?
TeXitoi has joined #ocaml
<
Smerdyakov>
TeXitoi, that was very good English!!
<
Smerdyakov>
|Lupin|, sorry, I've never used the FFI.
Submarine has joined #ocaml
<
|Lupin|>
hi Submarine
_fab has quit [Read error: 110 (Connection timed out)]
<
|Lupin|>
Smerdyakov: no roblem. Notsure the Cinterface mechanism deserves the name of FFI, btw :-)
_fab has joined #ocaml
|Lupin| has left #ocaml []
_fab has quit [Read error: 60 (Operation timed out)]
inka has joined #ocaml
inka has quit [Client Quit]
_fab has joined #ocaml
cjohnson has quit [""We live like penguins in the desert...""]
_JusSx_ has joined #ocaml
TeXitoi has quit [Read error: 104 (Connection reset by peer)]
TeXitoi has joined #ocaml
_JusSx__ has quit [Read error: 110 (Connection timed out)]
_fab has quit [Read error: 60 (Operation timed out)]
TeXitoi has quit [Read error: 54 (Connection reset by peer)]
TeXitoi has joined #ocaml
__DL__ has quit [Read error: 110 (Connection timed out)]
__DL__ has joined #ocaml
picard has quit ["Leaving"]
mattam has quit [Connection timed out]
pango has joined #ocaml
mattam has joined #ocaml
_fab has joined #ocaml
CosmicRay has joined #ocaml
fck has left #ocaml []
drakoinia has joined #ocaml
<
drakoinia>
what's up people
fck has joined #ocaml
<
drakoinia>
wake up people
<
drakoinia>
Who here's good with caml?
<
fck>
i might be able to help you..but no guarantees
<
fck>
what's your question?
<
drakoinia>
I have like this list.. about 400 elements, I want to be able to sort the list using mergesort
<
drakoinia>
does ocaml have that?
<
drakoinia>
can you write me the code for it?
<
fck>
yeah there's a List.sort function
<
fck>
it uses merge sort
<
drakoinia>
I need codes
TeXitoi has quit [Read error: 104 (Connection reset by peer)]
cjohnson has joined #ocaml
TeXitoi has joined #ocaml
cognominal has quit [Remote closed the connection]
cognominal has joined #ocaml
cjohnson has quit [Client Quit]
Snark has quit ["Leaving"]
Herrchen has quit ["good night"]
drakoinia has left #ocaml []
Submarine has quit ["Leaving"]
ianxek has quit ["Leaving"]
vezenchio has quit [""Under democracy one party always devotes its chief energies to trying to prove that the other party is unfit to rule—and bot]
CosmicRay has quit ["Client exiting"]
_JusSx_ has quit ["leaving"]
mr_pengy has joined #ocaml
__DL__ has quit ["Bye Bye"]
Naked has joined #ocaml
Hadaka has quit [Connection refused]
Naked is now known as Hadaka
cjohnson has joined #ocaml
Gueben has quit ["Leaving"]
mlh has joined #ocaml
mr_pengy has quit [Remote closed the connection]
mflux has quit [Remote closed the connection]
mflux has joined #ocaml
cognominal has quit [Remote closed the connection]
cognominal has joined #ocaml
Sonarman has joined #ocaml