companion_cube changed the topic of #ocaml to: Discussions about the OCaml programming language | http://www.ocaml.org | OCaml 4.11 release notes: https://caml.inria.fr/pub/distrib/ocaml-4.11/notes/Changes | Try OCaml in your browser: http://try.ocamlpro.com | Public channel logs at http://irclog.whitequark.org/ocaml
tane has quit [Quit: Leaving]
amiloradovsky has quit [Remote host closed the connection]
amiloradovsky has joined #ocaml
l1x has quit [Quit: Connection closed for inactivity]
urek has joined #ocaml
urek has quit [Remote host closed the connection]
vicfred has quit [Quit: Leaving]
kit_ty_kate has quit [Ping timeout: 256 seconds]
olle has quit [Ping timeout: 265 seconds]
olle has joined #ocaml
Tuplanolla has quit [Quit: Leaving.]
amiloradovsky has quit [Remote host closed the connection]
amiloradovsky has joined #ocaml
peterbb has joined #ocaml
peterbb has quit [Remote host closed the connection]
aquijoule__ has joined #ocaml
aquijoule_ has quit [Ping timeout: 240 seconds]
mfp has quit [Ping timeout: 264 seconds]
madroach has joined #ocaml
madroach_ has quit [Ping timeout: 256 seconds]
sm2n has joined #ocaml
amiloradovsky has quit [Ping timeout: 268 seconds]
rdivyanshu has joined #ocaml
dborisog has joined #ocaml
ArthurStrong has joined #ocaml
Jesin has quit [Read error: Connection reset by peer]
Jesin has joined #ocaml
mbuf has joined #ocaml
Jesin has quit [Read error: Connection reset by peer]
freshmaker666 has joined #ocaml
waleee-cl has quit [Quit: Connection closed for inactivity]
decentpenguin has quit [Read error: Connection reset by peer]
decentpenguin has joined #ocaml
_whitelogger has joined #ocaml
narimiran has joined #ocaml
mbuf has quit [Ping timeout: 260 seconds]
shawnw has joined #ocaml
bartholin has joined #ocaml
_whitelogger has joined #ocaml
mbuf has joined #ocaml
Serpent7776 has joined #ocaml
_whitelogger has joined #ocaml
oni-on-ion has quit [Quit: Quit]
oni-on-ion has joined #ocaml
landonf has quit [Excess Flood]
landonf has joined #ocaml
hnOsmium0001 has quit [Quit: Connection closed for inactivity]
tane has joined #ocaml
narimiran has quit [Ping timeout: 272 seconds]
narimiran has joined #ocaml
Tuplanolla has joined #ocaml
jnavila has joined #ocaml
rdivyanshu has quit [Quit: Connection closed for inactivity]
dborisog has quit [Ping timeout: 256 seconds]
inkbottle has joined #ocaml
zebrag has quit [Ping timeout: 246 seconds]
andreas303 has quit [Remote host closed the connection]
andreas303 has joined #ocaml
rdivyanshu has joined #ocaml
mbuf has quit [Ping timeout: 260 seconds]
olle_ has joined #ocaml
mfp has joined #ocaml
_whitelogger has joined #ocaml
waleee-cl has joined #ocaml
andreas303 has quit [Quit: andreas303]
tane has quit [Quit: Leaving]
olle_ has quit [Ping timeout: 240 seconds]
<d_bot> <Cyclomatic Complexity> Is there a functional queue in OCaml that doesn't use `List.rev` (which is AFAIK linear in worst case)?
rdivyanshu has quit [Quit: Connection closed for inactivity]
nullcone has quit [Quit: Connection closed for inactivity]
olle__ has joined #ocaml
<companion_cube> Sure, look in containers - data
webshinra has quit [Remote host closed the connection]
webshinra has joined #ocaml
olle__ has quit [Ping timeout: 272 seconds]
narimiran has quit [Ping timeout: 246 seconds]
seliopou_ has joined #ocaml
seliopou has quit [Read error: Connection reset by peer]
seliopou_ has quit [Client Quit]
seliopou has joined #ocaml
shawnw has quit [Ping timeout: 240 seconds]
andreas303 has joined #ocaml
andreas303 has quit [Client Quit]
Haudegen has joined #ocaml
oni-on-ion has quit [Quit: Quit]
oni-on-ion has joined #ocaml
andreas303 has joined #ocaml
Haudegen has quit [Ping timeout: 256 seconds]
Jeanne-Kamikaze has joined #ocaml
Haudegen has joined #ocaml
aquijoule__ has quit [Remote host closed the connection]
richbridger has joined #ocaml
richbridger has quit [Client Quit]
richbridger has joined #ocaml
richbridger has quit [Remote host closed the connection]
richbridger has joined #ocaml
<d_bot> <EduardoRFS> Is expected that infinite recursion during module loading can lead to segfault?
narimiran has joined #ocaml
<d_bot> <rgrinberg> I guess if you get a stack overflow?
narimiran has quit [Remote host closed the connection]
tane has joined #ocaml
Haudegen has quit [Ping timeout: 260 seconds]
olle_ has joined #ocaml
<d_bot> <EduardoRFS> that's what I thought, just weird to not get an exception
Haudegen has joined #ocaml
Haudegen has quit [Read error: Connection reset by peer]
Haudegen has joined #ocaml
richbridger has quit [Remote host closed the connection]
richbridger has joined #ocaml
<d_bot> <rgrinberg> IIRC stack overflow isn't raised very reliably in OCaml
<companion_cube> indeed it's not
<olle_> ?
<olle_> oh
<olle_> I thought you meant the website ^^
hnOsmium0001 has joined #ocaml
Jesin has joined #ocaml
lopex has quit [Ping timeout: 260 seconds]
robmyers has quit [Ping timeout: 260 seconds]
kini has quit [Read error: Connection reset by peer]
bjorkint0sh has joined #ocaml
bjorkintosh has quit [Ping timeout: 260 seconds]
kini has joined #ocaml
lopex has joined #ocaml
robmyers has joined #ocaml
<d_bot> <Cyclomatic Complexity> Cc: what's a `lazy_t` in https://github.com/c-cube/ocaml-containers/blob/master/src/data/CCFQueue.ml#L33 ?
<d_bot> <Cyclomatic Complexity> Same thing as Lazy.t ?
brettgilio has quit [Quit: Long live IRC! <https://brettgilio.com/irc.html>]
amiloradovsky has joined #ocaml
<companion_cube> yep
<companion_cube> they're aliases
<d_bot> <Cyclomatic Complexity> I see
<d_bot> <Cyclomatic Complexity> Thanks for all your work
<companion_cube> I didn't write `lazy` :-)
<companion_cube> but thank you, and happy new year
<d_bot> <Cyclomatic Complexity> Yeah, talking about the cc libs in general
<companion_cube> :)
<d_bot> <Cyclomatic Complexity> Happy new year to you too! :D
<d_bot> <Cyclomatic Complexity> πŸŽ‰πŸŽ‰πŸŽ‰
brettgilio has joined #ocaml
<companion_cube> πŸ₯³
brown121407 has quit [Quit: ZNC 1.8.2 - https://znc.in]
brown121407 has joined #ocaml
brown121407 has joined #ocaml
andreas303 has quit [Quit: andreas303]
brown121407 has quit [Client Quit]
andreas303 has joined #ocaml
nullcone has joined #ocaml
brown121407 has joined #ocaml
brown121407 has joined #ocaml
l1x has joined #ocaml
Haudegen has quit [Ping timeout: 256 seconds]
olle_ has quit [Ping timeout: 256 seconds]
tryte has quit [Ping timeout: 240 seconds]
tryte has joined #ocaml
<d_bot> <EduardoRFS> we should consolidate some of the questions that we've here, I really like to have a chat, but would be cool to be indexable
olle_ has joined #ocaml
<companion_cube> if you have ideas on how to index…
vicfred has joined #ocaml
jnavila has quit [Quit: Konversation terminated!]
l1x has quit [Quit: Connection closed for inactivity]
bartholin has quit [Quit: Leaving]
Serpent7776 has quit [Quit: leaving]