Leonidas changed the topic of #ocaml to: Discussion about the OCaml programming language | http://www.ocaml.org | OCaml 5.1.1 released: https://ocaml.org/releases/5.1.1 | Try OCaml in your browser: https://try.ocamlpro.com | Public channel logs at https://libera.irclog.whitequark.org/ocaml/
azimut has quit [Ping timeout: 240 seconds]
waleee has quit [Ping timeout: 260 seconds]
dnh has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Tuplanolla has quit [Ping timeout: 255 seconds]
alexherbo2 has joined #ocaml
chrisz has quit [Ping timeout: 268 seconds]
chrisz has joined #ocaml
zanetti has joined #ocaml
zanetti has quit [Quit: Leaving]
zanetti has joined #ocaml
alexherbo2 has quit [Remote host closed the connection]
zanetti is now known as navarre
navarre is now known as zanettoso
ania123 has joined #ocaml
ehrt74 has joined #ocaml
pi3ce has joined #ocaml
average has quit [Quit: Connection closed for inactivity]
infinity0_ has joined #ocaml
infinity0 has quit [Killed (erbium.libera.chat (Nickname regained by services))]
infinity0_ is now known as infinity0
ania123 has quit [Quit: Client closed]
trev has joined #ocaml
azimut has joined #ocaml
zanettoso has quit [Quit: Leaving]
<discocaml> <akashi_the_mechanic> Is there anyway to forward utop stdout to file? I am debugging a recursive function and having a harding reading my very first lines of log in utop.
<discocaml> <akashi_the_mechanic> Is there anyway to forward utop stdout to file? I am debugging a recursive function and having a hard time reading my very first lines of log in utop.
rgrinberg has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<discocaml> <_ggole> Shell redirection? `utop > wat-happen.log`
ehrt74 has quit [Ping timeout: 260 seconds]
bartholin has joined #ocaml
bibi_ has quit [Quit: Konversation terminated!]
Serpent7776 has joined #ocaml
pi3ce has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
pi3ce has joined #ocaml
Tuplanolla has joined #ocaml
pi3ce has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
azimut has quit [Ping timeout: 240 seconds]
azimut has joined #ocaml
dnh has joined #ocaml
Serpent7776 has quit [Quit: leaving]
dnh has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dnh has joined #ocaml
<companion_cube> Write a program, it'll be easier than the repl
<companion_cube> A nice way is to use dune expect tests
alexherbo2 has joined #ocaml
trev has quit [Read error: Connection reset by peer]
trev has joined #ocaml
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #ocaml
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #ocaml
rovaughn has quit [Quit: leaving]
azimut has quit [Ping timeout: 240 seconds]
alexherbo2 has quit [Remote host closed the connection]
szkl has quit [Quit: Connection closed for inactivity]
rgrinberg has joined #ocaml
azimut has joined #ocaml
ehrt74 has joined #ocaml
trev has quit [Quit: trev]
trev has joined #ocaml
rgrinberg has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
wingsorc has quit [Quit: Leaving]
oriba has joined #ocaml
ehrt74 has quit [Ping timeout: 268 seconds]
alexherbo2 has joined #ocaml
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #ocaml
bibi_ has joined #ocaml
trev has quit [Quit: trev]
zanettoso has joined #ocaml
<discocaml> <functionalprogramming> Why does Format.printf with List.pp print the last element of the list on a new line? Even if the previous line has more than enough space
<discocaml> <functionalprogramming> I recall running into this error in the past
<discocaml> <functionalprogramming> I recall running into this behavior in the past
<discocaml> <functionalprogramming> I am using ocaml-containers for List.pp: `Format.printf "%a@." (List.pp Int.pp) l`
waleee has joined #ocaml
<discocaml> <octachron> There is a bug somewhere with the default box. You can solve it by opening a box with `@[%a@]`.
bartholin has quit [Quit: Leaving]
azimut has quit [Ping timeout: 240 seconds]