gildor changed the topic of #ocaml to: Discussions about the OCaml programming language | http://caml.inria.fr/ | OCaml 3.12.1 http://bit.ly/nNVIVH
avsm has quit [Quit: Leaving.]
ulfdoz has quit [Read error: Operation timed out]
ulfdoz has joined #ocaml
ski_ is now known as ski
sgnb has quit [Read error: Connection reset by peer]
sgnb has joined #ocaml
hongboz has joined #ocaml
sgnb has quit [Ping timeout: 240 seconds]
mjonsson has quit [Remote host closed the connection]
BiDOrD_ has joined #ocaml
BiDOrD has quit [Ping timeout: 272 seconds]
mjonsson has joined #ocaml
fraggle_ has quit [Remote host closed the connection]
fraggle_ has joined #ocaml
jknick has quit [Ping timeout: 272 seconds]
jknick has joined #ocaml
ftrvxmtrx has quit [Quit: Leaving]
tac-tics[home] has quit [Ping timeout: 260 seconds]
mjonsson has quit [Quit: Leaving]
Hussaind has joined #ocaml
Hussaind has left #ocaml []
hongboz has quit [Remote host closed the connection]
bobzhang has quit [Ping timeout: 248 seconds]
osa1 has joined #ocaml
ankit9 has joined #ocaml
tac-tics[home] has joined #ocaml
sivoais has quit [Ping timeout: 244 seconds]
alpounet has joined #ocaml
sivoais has joined #ocaml
edwin has joined #ocaml
ankit9 has quit [Read error: Connection reset by peer]
sgnb has joined #ocaml
ankit9 has joined #ocaml
Cyanure has joined #ocaml
mfp has quit [Read error: Connection reset by peer]
mfp has joined #ocaml
ronnie` has joined #ocaml
tac-tics[home] has quit [Read error: Connection reset by peer]
avsm has joined #ocaml
avsm has quit [Client Quit]
avsm has joined #ocaml
osa1 has quit [Ping timeout: 260 seconds]
tmaedaZ has quit [Ping timeout: 244 seconds]
tmaedaZ has joined #ocaml
ankit9 has quit [Ping timeout: 260 seconds]
Cyanure has quit [Ping timeout: 252 seconds]
oriba has joined #ocaml
ankit9 has joined #ocaml
ulfdoz has quit [Remote host closed the connection]
ulfdoz has joined #ocaml
Cyanure has joined #ocaml
ulfdoz has quit [Ping timeout: 252 seconds]
oriba has quit [Quit: oriba]
Snark has joined #ocaml
ankit9 has quit [Ping timeout: 272 seconds]
Yoric has joined #ocaml
milosn_ has joined #ocaml
ulfdoz has joined #ocaml
Cyanure has quit [Ping timeout: 264 seconds]
milosn has quit [Ping timeout: 252 seconds]
Cyanure has joined #ocaml
ulfdoz has quit [Quit: deprecated]
tmaedaZ has quit [Ping timeout: 245 seconds]
ulfdoz has joined #ocaml
tmaedaZ has joined #ocaml
osa1 has joined #ocaml
osa1 has quit [Client Quit]
pheredhel has quit [Ping timeout: 246 seconds]
pheredhel has joined #ocaml
Submarine has joined #ocaml
avsm has quit [Quit: Leaving.]
Submarine has quit [Client Quit]
avsm has joined #ocaml
Submarine has joined #ocaml
mfp has quit [Read error: Connection reset by peer]
mfp has joined #ocaml
Sablier has joined #ocaml
avsm has quit [Quit: Leaving.]
milosn_ is now known as milosn
Submarine has quit [Ping timeout: 250 seconds]
sepp2k has quit [Remote host closed the connection]
hongboz has joined #ocaml
<hongboz> anyone knows is it possible to reuse some monadic code? Given the first class module, I found it is still impossible to share the code between Monad and MonadState?
<orbitz> hongboz: Not sure I follow, I juse use pa_monad
<hongboz> orbitz: that's syntax problem, not my problem
<hongboz> I mean you write the code for Monad, and you can use it for free when writing MonadState
<hongboz> http://pastebin.com/r6E8t6nT you can have a look at what I mean
<orbitz> hongboz: please use a pastebin that understand ocaml, like ideone
<hongboz> orbitz: thanks
osa1 has joined #ocaml
lewis1711 has joined #ocaml
struktured has joined #ocaml
lewis1711 has quit [Quit: Leaving.]
lewis1711 has joined #ocaml
lewis1711 has left #ocaml []
Sablier has quit [Ping timeout: 264 seconds]
Submarine has joined #ocaml
Submarine has quit [Ping timeout: 245 seconds]
Yoric has quit [Ping timeout: 264 seconds]
Sablier has joined #ocaml
osa1 has quit [Ping timeout: 260 seconds]
struktured has quit [Ping timeout: 260 seconds]
osa1 has joined #ocaml
netrino has joined #ocaml
pheredhel has quit [Ping timeout: 252 seconds]
tactics_[home] has joined #ocaml
pheredhel has joined #ocaml
ftrvxmtrx has joined #ocaml
struktured has joined #ocaml
wreckimnaked has joined #ocaml
cdidd has quit [Remote host closed the connection]
Cyanure has quit [Remote host closed the connection]
osa1 has quit [Ping timeout: 260 seconds]
wreckimnaked has quit [Quit: WeeChat 0.3.8]
Cyanure has joined #ocaml
Snark has quit [Quit: Quitte]
gnuvince has joined #ocaml
chris_st has joined #ocaml
<chris_st> Sorry to be a noob -- but how can I declare a virtual class method that takes more than one argument?
edwin has left #ocaml []
<mrvn> oehm, you just do
<chris_st> Well, thanks (I think :-) ) but maybe you could take a look at this http://pastie.org/4139547 and tell me what I'm doing wrong...
Cyanure has quit [Remote host closed the connection]
<mrvn> chris_st: # let f x y = x + y;;
<mrvn> val f : int -> int -> int = <fun>
<mrvn> Why do you think a method with 2 arguments would be int int -> int?
<Qrntz> unfamiliarity with curried notation?
<mrvn> uncurried it would be int * int -> int and be a function taking a int tuple, one argument only.
<chris_st> My apologies, I wasn't thinking of types... now that you spell it out it's perfectly clear. Thanks much!
chris_st has quit [Quit: chris_st]
rgrinberg has quit [Ping timeout: 255 seconds]
rgrinberg has joined #ocaml
ronnie` has quit [Remote host closed the connection]
avsm has joined #ocaml
rgrinberg has quit [Ping timeout: 252 seconds]
avsm has quit [Quit: Leaving.]