Frostillicus has quit [Remote host closed the connection]
Frostillicus has joined #ocaml
olle has quit [Ping timeout: 256 seconds]
Frostillicus has quit [Remote host closed the connection]
Frostillicus has joined #ocaml
humasect has joined #ocaml
Frostillicus has quit [Ping timeout: 258 seconds]
YuGiOhJCJ has joined #ocaml
Frostillicus has joined #ocaml
YuGiOhJCJ has quit [Remote host closed the connection]
Frostillicus has quit [Remote host closed the connection]
Frostillicus has joined #ocaml
Frostillicus has quit [Ping timeout: 258 seconds]
Frostillicus has joined #ocaml
<discocaml>
<froyo> have you considered that your function is a redifinition of `(&&)` though
<discocaml>
<._null._> I think that woud be putting too much thought into it
Frostillicus has quit [Remote host closed the connection]
Frostillicus has joined #ocaml
bewo001 has quit [Quit: WeeChat 3.5]
Haudegen has quit [Quit: Bin weg.]
Frostillicus has quit [Ping timeout: 258 seconds]
Frostillicus has joined #ocaml
bibi_ has joined #ocaml
Frostillicus has quit [Ping timeout: 245 seconds]
Exa has joined #ocaml
Frostillicus has joined #ocaml
euphores has joined #ocaml
<discocaml>
<qexat> id argue it should implication instead !
euphores has quit [Quit: Leaving.]
euphores has joined #ocaml
zarakshR has joined #ocaml
Exa has quit [Quit: see ya!]
bartholin has joined #ocaml
Exa has joined #ocaml
Frostillicus has quit [Ping timeout: 248 seconds]
Frostillicus has joined #ocaml
Haudegen has joined #ocaml
Frostillicus has quit [Ping timeout: 248 seconds]
Frostillicus has joined #ocaml
Frostillicus has quit [Ping timeout: 258 seconds]
<discocaml>
<Kali> f true true = true
<discocaml>
<Kali> f \_ \_ = false
<discocaml>
<Kali> is literally the definition of &&
<discocaml>
<._null._> Except for effects
<discocaml>
<Kali> and ignoring laziness
<discocaml>
<Kali> well, ignoring laziness anyway
Frostillicus has joined #ocaml
Frostillicus has quit [Ping timeout: 258 seconds]
Frostillicus has joined #ocaml
<discocaml>
<qexat> im not contradicting this
<discocaml>
<qexat> but implication would make more sense given the intent of the function
Frostillicus has quit [Remote host closed the connection]
Frostillicus has joined #ocaml
Frostillicus has quit [Remote host closed the connection]
Frostillicus has joined #ocaml
Anarchos has joined #ocaml
Anarchos has quit [Client Quit]
Anarchos has joined #ocaml
humasect has quit [Quit: Leaving...]
Frostillicus has quit [Remote host closed the connection]
Frostillicus has joined #ocaml
Anarchos has quit [Quit: Vision[]: i've been blurred!]
richardhuxton has quit [Server closed connection]
richardhuxton has joined #ocaml
Anarchos has joined #ocaml
Anarchos has quit [Client Quit]
Everything has joined #ocaml
<discocaml>
<astreamingcomesacrossthesky> The intent, you mean being a troll?
<discocaml>
<qexat> im taking the function as face value: its meant to imply that where there is a train station in europe there is a mcdonalds
Frostillicus has quit [Ping timeout: 258 seconds]
<discocaml>
<qexat> the function is meant to imply that where there is a train station in europe there is a mcdonalds
<discocaml>
<astreamingcomesacrossthesky> The function is also named `isHood` which implies, at least to me, being a troll
<discocaml>
<astreamingcomesacrossthesky> But you know, text and interpretation yadda yadda
<discocaml>
<qexat> welp yes ig you are right
<discocaml>
<qexat> anyway this is getting off topic ig
Frostillicus has joined #ocaml
Everythi1g has joined #ocaml
Everything has quit [Ping timeout: 258 seconds]
Frostillicus has quit [Remote host closed the connection]
Frostillicus has joined #ocaml
Everythi1g has quit [Quit: leaving]
nemin has quit [Quit: nemin]
euphores has quit [Ping timeout: 256 seconds]
<discocaml>
<Alistair> Whats the best way to write OCaml compiler version-dependent code? I usually use `ppx_optcomp`, but I want to remove my dependency on base/stdio
<discocaml>
<yawaramin> there's also https://ocaml.org/p/config/latest but you might have to fiddle with it a bit to get the OCaml version
casastortaAway has quit [Ping timeout: 256 seconds]