adrien changed the topic of #ocaml to: Discussions about the OCaml programming language | http://www.ocaml.org | OCaml 4.07.0 release notes: https://caml.inria.fr/pub/distrib/ocaml-4.07/notes/Changes | Try OCaml in your browser: http://try.ocamlpro.com | Public channel logs at http://irclog.whitequark.org/ocaml | Due to ongoing spam, you must register your nickname to talk on the channel
ygrek has quit [Ping timeout: 240 seconds]
ben_ has quit [Remote host closed the connection]
Fare has quit [Ping timeout: 260 seconds]
zolk3ri has quit [Quit: leaving]
Haudegen has quit [Read error: Connection reset by peer]
ygrek has joined #ocaml
neatonk has joined #ocaml
brynjar25 has joined #ocaml
brynjar25 has quit [Remote host closed the connection]
tormen has joined #ocaml
Fare has joined #ocaml
tormen_ has quit [Ping timeout: 256 seconds]
Pidgeotto24 has joined #ocaml
Pidgeotto24 has quit [Ping timeout: 272 seconds]
neatonk has quit [Ping timeout: 240 seconds]
mfp has quit [Ping timeout: 268 seconds]
moei has quit [Quit: Leaving...]
loli has quit [Quit: WeeChat 2.2]
loli has joined #ocaml
jao has quit [Ping timeout: 265 seconds]
_whitelogger has joined #ocaml
jbrown has quit [Ping timeout: 240 seconds]
malina has joined #ocaml
keep_learning has quit [Remote host closed the connection]
Maxdamantus has quit [Ping timeout: 268 seconds]
malina has quit [Ping timeout: 260 seconds]
Maxdamantus has joined #ocaml
Maxdamantus has quit [Ping timeout: 272 seconds]
Maxdamantus has joined #ocaml
lopex has quit [Quit: Connection closed for inactivity]
noitakomentaja has joined #ocaml
Fare has quit [Ping timeout: 272 seconds]
Fare has joined #ocaml
Fare has quit [Ping timeout: 248 seconds]
noitakomentaja has quit [Ping timeout: 250 seconds]
noitakomentaja has joined #ocaml
malina has joined #ocaml
orbifx has joined #ocaml
Maxdamantus has quit [Ping timeout: 272 seconds]
Maxdamantus has joined #ocaml
sagax has joined #ocaml
orbifx has quit [Ping timeout: 256 seconds]
keep_learning has joined #ocaml
ozzymcduff has joined #ocaml
noitakomentaja has quit [Remote host closed the connection]
noitakomentaja has joined #ocaml
<sagax> hi all!
<sagax> what read about ocaml?
ia0 has quit [Quit: reboot]
<xvilka> sagax: RealWorldOCaml https://dev.realworldocaml.org
<xvilka> sagax: + OCaml reference manual
<xvilka> btw, anyone knows if there is LZMA implementation in OCaml?
ia0 has joined #ocaml
malina has quit [Remote host closed the connection]
nopf has quit [Ping timeout: 265 seconds]
<hannes> is there a way to find out how many bytes/words are consumed by an arbitrary OCaml value?
<hannes> I tried "Obj.size (Obj.repr [])" (using the empty list as example), but this segmentation faults :/
<hannes> xvilka: https://forge.ocamlcore.org/projects/ocaml-lzma/ is what I found...
<flux[m]> hannes, I wonder if that's a bug? Not sure what's the difference to Obj.reachable_words, but at least it seems to work
<flux[m]> actually I notice Obj.size is not documented and probably doesn't so what you hope it would do
<flux[m]> perhaps reachable_words fares better :-)
<hannes> flux[m]: thanks!
<flux[m]> (Obj.size probably accesses the object's size field, and therefore crashes on null input)
<flux[m]> hannes: happy to help, learned something new myself as well ;)
<flux[m]> cool, Obj.reachable_words seems to handle infinite/recursive structures fine as well
<xvilka> hannes: yeah, looks dead
<xvilka> even lzma in Rust dead too
<xvilka> too boring format
<Armael> flux[m]: that's part of compiler-libs, not the stdlib
<flux[m]> ah, of course. nice if the lists were separate.
<Armael> yeah I agree
<Armael> fwiw https://caml.inria.fr/pub/docs/manual-ocaml/stdlib.html is the list of stdlib's modules
<flux[m]> looks nicer than I remembered :), someone has done some work on CSS
<Armael> yes!
pierpal has joined #ocaml
pierpal has quit [Quit: Poof]
pierpal has joined #ocaml
Duns_Scrotus_ has joined #ocaml
cbarrett_ has joined #ocaml
strmpnk_ has joined #ocaml
strmpnk has quit [Ping timeout: 245 seconds]
Duns_Scrotus has quit [Read error: Connection reset by peer]
cbarrett has quit [Read error: Connection reset by peer]
strmpnk_ is now known as strmpnk
jnavila has joined #ocaml
Maxdamantus has quit [Ping timeout: 240 seconds]
Maxdamantus has joined #ocaml
mobijubo26 has joined #ocaml
mobijubo26 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
mfp has joined #ocaml
ben__ has joined #ocaml
ben__ has quit [Remote host closed the connection]
cjd has quit [Ping timeout: 256 seconds]
ben__ has joined #ocaml
ski_ has joined #ocaml
ski_ has quit [Remote host closed the connection]
freyr69 has joined #ocaml
Maxdamantus has quit [Ping timeout: 272 seconds]
zolk3ri has joined #ocaml
Maxdamantus has joined #ocaml
nopf has joined #ocaml
jnavila has quit [Ping timeout: 256 seconds]
bray90820_11 has joined #ocaml
bray90820_11 has quit [Remote host closed the connection]
freyr69 has quit [Ping timeout: 244 seconds]
jao has joined #ocaml
pierpal has quit [Quit: Poof]
pierpal has joined #ocaml
ozzymcduff has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ozzymcduff has joined #ocaml
ozzymcduff has quit [Ping timeout: 260 seconds]
moei has joined #ocaml
caltelt has quit [Ping timeout: 272 seconds]
Compu has joined #ocaml
Compu has quit [Remote host closed the connection]
jao has quit [Ping timeout: 260 seconds]
Alina-malina27 has joined #ocaml
Alina-malina27 has quit [Remote host closed the connection]
spew_ has joined #ocaml
reynir has quit [Quit: brb]
spew_ is now known as spew
reynir has joined #ocaml
mengu has joined #ocaml
freyr69 has joined #ocaml
Duns_Scrotus_ has quit []
Duns_Scrotus_ has joined #ocaml
Duns_Scrotus_ has left #ocaml [#ocaml]
noitakomentaja has quit [Ping timeout: 250 seconds]
cjd has joined #ocaml
webshinra has quit [Read error: Connection reset by peer]
Fare has joined #ocaml
Maxdamantus has quit [Ping timeout: 272 seconds]
Maxdamantus has joined #ocaml
cjd has quit [Ping timeout: 256 seconds]
webshinra has joined #ocaml
Maxdamantus has quit [Ping timeout: 268 seconds]
Maxdamantus has joined #ocaml
_andre has joined #ocaml
yar24 has joined #ocaml
yar24 has quit [Remote host closed the connection]
jnavila has joined #ocaml
FreeBirdLjj has joined #ocaml
lopex has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 244 seconds]
freyr69 has quit [Read error: Connection reset by peer]
freyr69 has joined #ocaml
Maxdamantus has quit [Ping timeout: 268 seconds]
EvilRoey18 has joined #ocaml
EvilRoey18 has quit [Remote host closed the connection]
jnavila has quit [Ping timeout: 240 seconds]
ben__ has quit [Remote host closed the connection]
ben__ has joined #ocaml
quipa has joined #ocaml
ben__ has quit [Remote host closed the connection]
ben__ has joined #ocaml
jao has joined #ocaml
jbrown has joined #ocaml
FreeBirdLjj has joined #ocaml
ziyourenxiang has joined #ocaml
quipa has quit [Remote host closed the connection]
<companion_cube> heh, suddenly I find this idea of "duniverse" pretty interesting
<dmbaturin> companion_cube: The idea of what?
<companion_cube> basically, duniverse = using dune + git submodule to emulate a monorepo
<companion_cube> even when every project has its own repo
<dmbaturin> Sounds interesting indeed.
fkz has joined #ocaml
fkz has quit [Remote host closed the connection]
freyr69 has quit [Ping timeout: 272 seconds]
ben__ has quit [Remote host closed the connection]
loic__ has joined #ocaml
ben__ has joined #ocaml
mengu_ has joined #ocaml
ben__ has quit [Remote host closed the connection]
mengu has quit [Ping timeout: 256 seconds]
jao has quit [Ping timeout: 244 seconds]
ben__ has joined #ocaml
loic__ has left #ocaml [#ocaml]
neatonk has joined #ocaml
ygrek has quit [Ping timeout: 240 seconds]
mengu has joined #ocaml
mengu_ has quit [Ping timeout: 272 seconds]
neatonk has quit [Ping timeout: 240 seconds]
tane has joined #ocaml
bartholin has quit [Read error: Connection reset by peer]
laurus has joined #ocaml
earlz19 has joined #ocaml
earlz19 has quit [Remote host closed the connection]
Denommus has joined #ocaml
quipa has joined #ocaml
neatonk has joined #ocaml
quipa has quit [Remote host closed the connection]
ben__ has quit [Remote host closed the connection]
ben__ has joined #ocaml
ben__ has quit [Remote host closed the connection]
tokomak has joined #ocaml
laurus has left #ocaml ["Part"]
BitPuffin has joined #ocaml
neatonk1 has joined #ocaml
ben__ has joined #ocaml
neatonk has quit [Ping timeout: 255 seconds]
ben__ has quit [Remote host closed the connection]
ben__ has joined #ocaml
ben__ has quit [Remote host closed the connection]
ben__ has joined #ocaml
ben__ has quit [Client Quit]
ben__ has joined #ocaml
ben__ has quit [Remote host closed the connection]
ben__ has joined #ocaml
cobreadmonster has joined #ocaml
neatonk has joined #ocaml
neatonk1 has quit [Ping timeout: 256 seconds]
ben__ has quit [Remote host closed the connection]
erkin has joined #ocaml
ben__ has joined #ocaml
ben__ has quit [Remote host closed the connection]
ben__ has joined #ocaml
jnavila has joined #ocaml
tane has quit [Remote host closed the connection]
Maxdamantus has joined #ocaml
tane has joined #ocaml
jnavila has quit [Remote host closed the connection]
jnavila has joined #ocaml
quipa has joined #ocaml
Freechicks has quit [Remote host closed the connection]
Freechicks has joined #ocaml
Freechicks has quit [Excess Flood]
Freechicks has joined #ocaml
Freechicks has quit [Excess Flood]
Freechicks has joined #ocaml
Freechicks has quit [Excess Flood]
Freechicks has joined #ocaml
Freechicks has quit [Excess Flood]
Freechicks has joined #ocaml
Fare has quit [Ping timeout: 248 seconds]
Maxdamantus has quit [Ping timeout: 272 seconds]
mengu_ has joined #ocaml
Maxdamantus has joined #ocaml
ziyourenxiang has quit [Ping timeout: 260 seconds]
mengu has quit [Ping timeout: 272 seconds]
FreeBirdLjj has quit [Remote host closed the connection]
pierpal has quit [Quit: Poof]
pierpal has joined #ocaml
bartholin has joined #ocaml
quipa has quit [Quit: Leaving]
<Drup> flux[m]: that's a module that I recently removed :3
Maxdaman1us has joined #ocaml
mengu has joined #ocaml
Maxdamantus has quit [Ping timeout: 240 seconds]
mengu_ has quit [Ping timeout: 240 seconds]
Fare has joined #ocaml
ben__ has quit [Remote host closed the connection]
ben__ has joined #ocaml
orbifx has joined #ocaml
kit_ty_kate has quit [Quit: WeeChat 1.6]
Freechicks has quit [Remote host closed the connection]
kit_ty_kate has joined #ocaml
Freechicks has joined #ocaml
FreeBirdLjj has joined #ocaml
neatonk has quit [Ping timeout: 272 seconds]
neatonk has joined #ocaml
<reynir> (discord1 is still not voiced)
<discord1> <companion_cube> indeed
Maxdamantus has joined #ocaml
Maxdaman1us has quit [Ping timeout: 272 seconds]
discord1 is now known as discord
FreeBirdLjj has quit [Ping timeout: 256 seconds]
<reynir> \o/
<reynir> thanks companion_cube
orbifx has quit [Ping timeout: 240 seconds]
mengu has quit [Quit: Leaving...]
rigel19 has joined #ocaml
rigel19 has quit [Remote host closed the connection]
cobreadmonster has quit [Quit: Connection closed for inactivity]
Maxdaman1us has joined #ocaml
Maxdamantus has quit [Ping timeout: 240 seconds]
FreeBirdLjj has joined #ocaml
Maxdaman1us has quit [Ping timeout: 240 seconds]
Maxdamantus has joined #ocaml
Maxdamantus has quit [Ping timeout: 272 seconds]
<discord> <Bluddy> I can't reboot the bot until I get home. Sorry.
Maxdamantus has joined #ocaml
<companion_cube> well for now it's voiced
Maxdamantus has quit [Ping timeout: 256 seconds]
ben__ has quit [Remote host closed the connection]
ben_ has joined #ocaml
Freechicks has quit []
jack5638 has quit [Ping timeout: 248 seconds]
Maxdamantus has joined #ocaml
wize has joined #ocaml
Jesin has quit [Remote host closed the connection]
jack5638 has joined #ocaml
orbifx has joined #ocaml
jbrown has quit [Ping timeout: 260 seconds]
Fare has quit [Ping timeout: 268 seconds]
orbifx has quit [Ping timeout: 256 seconds]
kakadu_ has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 248 seconds]
Guest58648 has joined #ocaml
Maxdamantus has quit [Ping timeout: 272 seconds]
Guest58648 has quit [Remote host closed the connection]
Maxdamantus has joined #ocaml
bacam has quit [Quit: reboot]
noitakomentaja has joined #ocaml
Maxdaman1us has joined #ocaml
Maxdamantus has quit [Ping timeout: 244 seconds]
Jesin has joined #ocaml
francisl has joined #ocaml
FreeBirdLjj has joined #ocaml
Freechicks has joined #ocaml
orbifx has joined #ocaml
Freechicks has quit []
bacam has joined #ocaml
Freechicks has joined #ocaml
tane has quit [Quit: Leaving]
FreeBirdLjj has quit [Ping timeout: 244 seconds]
Denommus has quit [Remote host closed the connection]
Denommus has joined #ocaml
erkin has quit [Remote host closed the connection]
jmiven has quit [Quit: co'o]
jmiven has joined #ocaml
noitakomentaja has quit [Ping timeout: 250 seconds]
Dread20 has joined #ocaml
noitakomentaja has joined #ocaml
Dread20 has quit [Remote host closed the connection]
sagax has quit [Quit: Konversation terminated!]
pierpal has quit [Quit: Poof]
pierpal has joined #ocaml
noitakomentaja has quit [Ping timeout: 250 seconds]
Maxdaman1us has quit [Ping timeout: 244 seconds]
Maxdamantus has joined #ocaml
FreeBirdLjj has joined #ocaml
Fare has joined #ocaml
orbifx has quit [Ping timeout: 240 seconds]
kakadu_ has quit [Ping timeout: 240 seconds]
kakadu__ has joined #ocaml
neatonk has quit [Ping timeout: 240 seconds]
jbrown has joined #ocaml
Denommus has quit [Remote host closed the connection]
pierpa has joined #ocaml
maarhart has joined #ocaml
maarhart has quit [Excess Flood]
maarhart has joined #ocaml
maarhart has quit [Excess Flood]
maarhart has joined #ocaml
maarhart has quit [Excess Flood]
maarhart has joined #ocaml
maarhart has quit [Excess Flood]
maarhart has joined #ocaml
maarhart has quit [Excess Flood]
jnavila has quit [Ping timeout: 240 seconds]
zolk3ri has quit [Quit: Lost terminal]
mengu has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 256 seconds]
kakadu__ has quit [Read error: Connection reset by peer]
caltelt has joined #ocaml
francisl has quit [Quit: francisl]
zolk3ri has joined #ocaml
James_T18 has joined #ocaml
James_T18 has quit [Remote host closed the connection]
ben_ has quit [Remote host closed the connection]
bartholin has quit [Remote host closed the connection]
spew has quit [Quit: Connection closed for inactivity]
FreeBirdLjj has joined #ocaml
Fare has quit [Ping timeout: 272 seconds]
mengu has quit [Remote host closed the connection]
francisl has joined #ocaml
mengu has joined #ocaml
BitPuffin has quit [Ping timeout: 272 seconds]
zolk3ri has quit [Quit: Lost terminal]
Soni has quit [Ping timeout: 256 seconds]
Soni has joined #ocaml
jao has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 244 seconds]
Soni has quit [Excess Flood]
Soni has joined #ocaml
tokomak has quit [Ping timeout: 260 seconds]