rotucer has quit [Ping timeout: 268 seconds]
bronsen has joined #ocaml
jimt has quit [Ping timeout: 240 seconds]
rzmt has quit [Ping timeout: 240 seconds]
rzmt has joined #ocaml
rotucer has joined #ocaml
dogui has quit [Ping timeout: 276 seconds]
dogui has joined #ocaml
averell has joined #ocaml
FreeBirdLjj has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 250 seconds]
Hrundi_V_Bakshi has quit [Ping timeout: 265 seconds]
Haudegen has quit [Ping timeout: 240 seconds]
jao has quit [Remote host closed the connection]
vicfred has joined #ocaml
_whitelogger has joined #ocaml
mfp has quit [Ping timeout: 268 seconds]
j9m has joined #ocaml
nicootje has joined #ocaml
nicooo has quit [Ping timeout: 260 seconds]
mononote has left #ocaml ["Disconnected: Replaced by new connection"]
mononote has joined #ocaml
kleisli has joined #ocaml
tormen_ has joined #ocaml
tormen has quit [Ping timeout: 265 seconds]
tizoc has quit [Quit: Coyote finally caught me]
tizoc has joined #ocaml
theglass has joined #ocaml
gravicappa has joined #ocaml
narimiran has joined #ocaml
<
rgrinberg>
hannes I don't think so. The feature was added in 2.0
ggole has joined #ocaml
jao has quit [Ping timeout: 276 seconds]
oni-on-ion has quit [Remote host closed the connection]
oni-on-ion has joined #ocaml
_whitelogger has joined #ocaml
toppler has quit [Remote host closed the connection]
toppler has joined #ocaml
narimiran has quit [Ping timeout: 240 seconds]
_whitelogger has joined #ocaml
vicfred has quit [Quit: Leaving]
Nahra has joined #ocaml
_whitelogger has joined #ocaml
jnavila has joined #ocaml
Haudegen has joined #ocaml
Haudegen has quit [Excess Flood]
Haudegen has joined #ocaml
jnavila has quit [Ping timeout: 276 seconds]
mfp has joined #ocaml
Serpent7776 has joined #ocaml
tane has joined #ocaml
Anarchos has joined #ocaml
jao has joined #ocaml
Anarchos has quit [Quit: Vision[0.10.3]: i've been blurred!]
Anarchos has joined #ocaml
KeyJoo has joined #ocaml
jco has joined #ocaml
narimiran has joined #ocaml
KeyJoo has quit [Quit: KeyJoo]
klntsky has quit [Remote host closed the connection]
klntsky has joined #ocaml
kleisli has quit [Ping timeout: 265 seconds]
nicoo has joined #ocaml
nicootje has quit [Ping timeout: 260 seconds]
FreeBirdLjj has joined #ocaml
Anarchos has quit [Quit: Vision[0.10.3]: i've been blurred!]
bartholin has quit [Ping timeout: 265 seconds]
jco has quit [Quit: WeeChat 2.6]
bartholin has joined #ocaml
ofzyh has joined #ocaml
ziyourenxiang has quit [Quit: Leaving]
brettgilio has quit [Remote host closed the connection]
brettgilio has joined #ocaml
rotucer has quit [Ping timeout: 240 seconds]
rotucer has joined #ocaml
Haudegen has quit [Ping timeout: 268 seconds]
Haudegen has joined #ocaml
FreeBirdLjj has quit [Remote host closed the connection]
FreeBirdLjj has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 276 seconds]
FreeBirdLjj has joined #ocaml
FreeBirdLjj has quit [Remote host closed the connection]
FreeBirdLjj has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 265 seconds]
gareppa has joined #ocaml
Jenz has joined #ocaml
<
Jenz>
Seemed way too repetitive
Jenz has quit [Read error: Connection reset by peer]
brettgilio_ has joined #ocaml
<
ggole>
| Expr (bin_op, Num a, Num b) -> Num (match bin_op with Add -> a + b | ...)
oni-on-ion has quit [Remote host closed the connection]
oni-on-ion has joined #ocaml
brettgilio has quit [Ping timeout: 250 seconds]
<
octachron>
you can also create a bin_op function that returns the operator implementation
Jenz has joined #ocaml
<
Jenz>
Sorry, battery died
brettgilio_ has quit [Ping timeout: 250 seconds]
Jenz has quit [Quit: leaving]
Hrundi_V_Bakshi has joined #ocaml
gareppa has quit [Quit: Leaving]
rotucer has quit [Read error: Connection reset by peer]
<
rzmt>
can i modify which members get imported from a module? Something like "open Lwt (bind)" or "open Lwt hiding (result)"
brettgilio has joined #ocaml
oni-on-ion has quit [Remote host closed the connection]
ggole has quit [Quit: Leaving]
<
octachron>
rzmt, no. But you can avoid opening the module globally and import only what you need: `let bind, result = Lwt.( bind, result )`
kalio has quit [Quit: WeeChat 2.5]
gravicappa has quit [Ping timeout: 268 seconds]
Haudegen has quit [Quit: No Ping reply in 180 seconds.]
Haudegen has joined #ocaml
Nahra has quit [Ping timeout: 265 seconds]
narimiran has quit [Quit: leaving]
Nahra has joined #ocaml
kleisli has joined #ocaml
tane has quit [Quit: Leaving]
amiloradovsky has joined #ocaml
Serpent7776 has quit [Quit: leaving]
yomimono has joined #ocaml
ziyourenxiang has joined #ocaml
Hrundi_V_Bakshi has quit [Ping timeout: 240 seconds]
brettgilio has quit [Quit: Gotta go!]
brettgilio has joined #ocaml
amiloradovsky has quit [Ping timeout: 245 seconds]
_whitelogger has joined #ocaml
Haudegen has quit [Ping timeout: 265 seconds]
<
rzmt>
a bit late, but thanks again
vyorkin has quit [Remote host closed the connection]