<discocaml>
<hockletock> I think the `let temp = print_string "Hello"; "!" in` line is meant to exemplify that
<Armael>
it's not completely clear to me either, I could imagine that it means writing "let () = e1 in e2" instead of "e1; e2", maybe?
<Armael>
but I don't know if people actually do that
raskol has joined #ocaml
<companion_cube>
some do
waleee has joined #ocaml
dinosaure has joined #ocaml
<discocaml>
<sarna> oh, so "sequences" here means "sequencing side-effects"? that would make sense. thanks!
John_Ivan has joined #ocaml
John_Ivan has quit [Client Quit]
waleee has quit [Quit: WeeChat 3.8]
raskol has quit [Ping timeout: 248 seconds]
raskol has joined #ocaml
Anarchos has joined #ocaml
raskol has quit [Ping timeout: 240 seconds]
Anarchos has quit [Ping timeout: 268 seconds]
Anarchos has joined #ocaml
troydm has joined #ocaml
raskol has joined #ocaml
raskol has quit [Ping timeout: 248 seconds]
bartholin has joined #ocaml
raskol has joined #ocaml
ns12 has quit [Quit: bye]
ns12 has joined #ocaml
mbuf has quit [Quit: Leaving]
waleee has joined #ocaml
Tuplanolla has joined #ocaml
Anarchos has quit [Quit: Vision[]: i've been blurred!]
dhil has quit [Ping timeout: 240 seconds]
Techcable has quit [Ping timeout: 256 seconds]
hsw has quit [Ping timeout: 240 seconds]
raskol has quit [Quit: leaving]
hsw has joined #ocaml
waleee has quit [Ping timeout: 268 seconds]
Techcable has joined #ocaml
waleee has joined #ocaml
gentauro has quit [Read error: Connection reset by peer]
gentauro has joined #ocaml
<discocaml>
<RegularSpatula> darchitect1: regarding eldoc + emacs and the docstring in the gutter....run customize-group for eldoc mode, then change `Eldoc Echo Area Use Multiline P` to `Always` (or adjust it manually)