companion_cube changed the topic of #ocaml to: Discussion about the OCaml programming language | http://www.ocaml.org | OCaml 4.14.0 released: https://ocaml.org/releases/4.14.0.html | Try OCaml in your browser: https://try.ocamlpro.com | Public channel logs at https://libera.irclog.whitequark.org/ocaml/
count3rmeasure has joined #ocaml
Haudegen has quit [Ping timeout: 256 seconds]
count3rmeasure has quit [Quit: Leaving]
masterbuilder has joined #ocaml
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #ocaml
alexherbo2 has quit [Ping timeout: 260 seconds]
Tuplanolla has quit [Quit: Leaving.]
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rgrinberg has joined #ocaml
chrisz has quit [Ping timeout: 265 seconds]
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
chrisz has joined #ocaml
rgrinberg has joined #ocaml
alexherbo2 has joined #ocaml
alexherbo2 has quit [Ping timeout: 260 seconds]
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
xd1le has quit [Quit: xd1le]
azimut has quit [Ping timeout: 255 seconds]
waleee has quit [Ping timeout: 260 seconds]
mbuf has joined #ocaml
gwizon has joined #ocaml
trev has joined #ocaml
Haudegen has joined #ocaml
rgrinberg has joined #ocaml
alexherbo2 has joined #ocaml
alexherbo2 has quit [Ping timeout: 260 seconds]
bgs has quit [Remote host closed the connection]
hsw has joined #ocaml
alexherbo2 has joined #ocaml
hsw has quit [Client Quit]
hsw has joined #ocaml
hsw has quit [Remote host closed the connection]
hsw has joined #ocaml
hsw has quit [Client Quit]
hsw has joined #ocaml
alexherbo2 has quit [Ping timeout: 260 seconds]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
rgrinberg has quit [Read error: Connection reset by peer]
wagle has quit [Remote host closed the connection]
wagle has joined #ocaml
podge has joined #ocaml
olle has joined #ocaml
mro has joined #ocaml
jao has quit [Ping timeout: 272 seconds]
bartholin has joined #ocaml
Serpent7776 has joined #ocaml
bartholin has quit [Quit: Leaving]
mro has quit [Remote host closed the connection]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
troydm has quit [Ping timeout: 252 seconds]
spip has joined #ocaml
rwmjones|SICK is now known as rwmjones
mro has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
Haudegen has quit [Ping timeout: 255 seconds]
troydm has joined #ocaml
alexherbo2 has joined #ocaml
mro has joined #ocaml
azimut has joined #ocaml
azimut has quit [Ping timeout: 255 seconds]
spip has quit [Quit: Konversation terminated!]
mro has quit [Remote host closed the connection]
azimut has joined #ocaml
jao has joined #ocaml
mro has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
calvnce has joined #ocaml
alexherbo2 has quit [Remote host closed the connection]
mro has quit [Remote host closed the connection]
azimut has quit [Remote host closed the connection]
azimut has joined #ocaml
mro has joined #ocaml
waleee has joined #ocaml
gwizon has quit [Remote host closed the connection]
mro has quit [Remote host closed the connection]
alexherbo2 has joined #ocaml
n0den1te has joined #ocaml
mro has joined #ocaml
n0den1te has quit [Quit: leaving]
mro has quit [Remote host closed the connection]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
kurfen has quit [Ping timeout: 260 seconds]
kurfen has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
olle has quit [Ping timeout: 268 seconds]
mro has quit [Remote host closed the connection]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
rgrinberg has joined #ocaml
count3rmeasure has joined #ocaml
calvnce has quit [Quit: Client closed]
calvnce has joined #ocaml
spip has joined #ocaml
calvnce has quit [Quit: Client closed]
count3rmeasure has quit [Ping timeout: 256 seconds]
<greenbagels> Is there a way to produce a statically linked binary using ocamlbuild
count3rmeasure has joined #ocaml
gwizon has joined #ocaml
wingsorc__ has quit [Quit: Leaving]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
wingsorc has joined #ocaml
calvnce has joined #ocaml
kakadu has quit [Quit: Konversation terminated!]
<companion_cube> ffs, namespaces in OCaml 🙄
<companion_cube> why don't we have a `::foo::bar` equivalent
olle has joined #ocaml
mro has quit [Remote host closed the connection]
gwizon has quit [Ping timeout: 246 seconds]
waleee has quit [Ping timeout: 256 seconds]
alexherbo2 has quit [Remote host closed the connection]
mro has joined #ocaml
alexherbo2 has joined #ocaml
gwizon has joined #ocaml
calvnce has quit [Quit: Client closed]
mro has quit [Remote host closed the connection]
mbuf has quit [Quit: Leaving]
count3rmeasure has quit [Quit: Leaving]
podge has quit [Ping timeout: 264 seconds]
mro has joined #ocaml
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #ocaml
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Tuplanolla has joined #ocaml
calvnce has joined #ocaml
mro has quit [Remote host closed the connection]
<olle> Hmmm how do I fill a None with a dummy value during pattern matching?
<olle> I wanna do both the Some and None but None should have a default value
<olle> The option is part of record pattern match
<olle> match foo with {key = Some k; value = v} | {key = None <-- default val here; value = v} -> ...
calvnce has quit [Quit: Client closed]
<companion_cube> you can't, but you could do `{key; value=v} -> let key = Option.value ~default:… key in …
<companion_cube> `
<olle> Ah
<olle> Thanks companion_cube
mro has joined #ocaml
mro has quit [Ping timeout: 246 seconds]
bartholin has joined #ocaml
mro has joined #ocaml
calvnce has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
mro has quit [Client Quit]
rgrinberg has joined #ocaml
calvnce has quit [Quit: Client closed]
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #ocaml
troydm has quit [Ping timeout: 268 seconds]
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
count3rmeasure has joined #ocaml
kurfen_ has joined #ocaml
kurfen has quit [Ping timeout: 264 seconds]
John_Ivan_ has joined #ocaml
John_Ivan has quit [Ping timeout: 260 seconds]
calvnce has joined #ocaml
troydm has joined #ocaml
gwizon has quit [Remote host closed the connection]
rgrinberg has joined #ocaml
trev has quit [Remote host closed the connection]
count3rmeasure has quit [Quit: Leaving]
cedric has joined #ocaml
waleee has joined #ocaml
olle has quit [Ping timeout: 252 seconds]
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #ocaml
alexherbo2 has quit [Ping timeout: 260 seconds]
Serpent7776 has quit [Ping timeout: 272 seconds]
alexherbo2 has joined #ocaml
alexherbo2 has quit [Ping timeout: 260 seconds]
waleee has quit [Ping timeout: 260 seconds]
Fardale has quit [Quit: WeeChat 2.8]
waleee has joined #ocaml
alexherbo2 has joined #ocaml
cedric has quit [Quit: Konversation terminated!]
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
alexherbo2 has quit [Ping timeout: 260 seconds]
Haudegen has joined #ocaml
bartholin has quit [Quit: Leaving]
Tuplanolla has quit [Quit: Leaving.]
emp_ has quit [Ping timeout: 265 seconds]
emp has joined #ocaml
Fardale has joined #ocaml
rgrinberg has joined #ocaml
alexherbo2 has joined #ocaml
alexherbo2 has quit [Ping timeout: 260 seconds]
perrierjouet has quit [Quit: WeeChat 3.8]
waleee has quit [Ping timeout: 248 seconds]
calvnce has quit [Quit: Client closed]
waleee has joined #ocaml
alexherbo2 has joined #ocaml
waleee has quit [Ping timeout: 252 seconds]
alexherbo2 has quit [Ping timeout: 260 seconds]
waleee has joined #ocaml
masterbuilder has quit [Quit: leaving]
alexherbo2 has joined #ocaml
alexherbo2 has quit [Ping timeout: 260 seconds]