<superherointj>
If (-) minus operator were non-associative, operations could not be chained, the type output would be incompatible with the input types.
<theblatte>
I think in this context it was using a mathematical definition of associativity, i.e. just noting that (-) is not associative
<superherointj>
Right. Thanks.
malc_ has quit [Ping timeout: 240 seconds]
malc_ has joined #ocaml
jnavila has joined #ocaml
waleee-cl has joined #ocaml
mnxn has joined #ocaml
<superherointj>
Is there a good reason "Module type Set.S" (Set data structure) only has fold(_right) but not fold_left? I just happen to need fold_left.
<superherointj>
I need to somehow consome the Set data in alphabetical order.
<superherointj>
Actually just found my error. So this fold must be fold_left. Sorry.
<superherointj>
The arguments names were reversed.
mnxn has quit [Quit: mnxn]
Haudegen has joined #ocaml
narimiran has quit [Ping timeout: 240 seconds]
osa1 has quit [Ping timeout: 265 seconds]
osa1 has joined #ocaml
osa1 has quit [Ping timeout: 240 seconds]
mbuf has quit [Quit: Leaving]
FreeBirdLjj has joined #ocaml
mnxn has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 256 seconds]
mnxn has quit [Quit: mnxn]
mnxn has joined #ocaml
waleee-cl has quit [Quit: Connection closed for inactivity]
yann-kaelig has quit []
nullcone has joined #ocaml
dborisog has quit [Ping timeout: 264 seconds]
osa1 has joined #ocaml
osa1 has quit [Quit: osa1]
osa1 has joined #ocaml
mnxn has quit [Quit: mnxn]
malc_ has quit [Ping timeout: 240 seconds]
Jesin has joined #ocaml
Serpent7776 has quit [Read error: Connection reset by peer]
Serpent7776 has joined #ocaml
mnxn has joined #ocaml
jnavila has quit [Ping timeout: 256 seconds]
jnavila has joined #ocaml
osa1 has quit [Remote host closed the connection]
snowpanda has joined #ocaml
brown121407 has quit [Remote host closed the connection]
jnavila has quit [Ping timeout: 246 seconds]
jnavila has joined #ocaml
ggole has quit [Quit: Leaving]
narimiran has joined #ocaml
jnavila has quit [Remote host closed the connection]
jnavila has joined #ocaml
jnavila_ has joined #ocaml
jnavila has quit [Ping timeout: 272 seconds]
mnxn has quit [Quit: mnxn]
narimiran has quit [Ping timeout: 240 seconds]
jnavila_ has quit [Quit: Konversation terminated!]
leah2 has quit [Remote host closed the connection]
zebrag has joined #ocaml
leah2 has joined #ocaml
waleee-cl has joined #ocaml
superherointj has quit [Quit: Leaving]
Haudegen has quit [Read error: Connection reset by peer]
Haudegen has joined #ocaml
inkbottle has joined #ocaml
mnxn has joined #ocaml
zebrag has quit [Ping timeout: 246 seconds]
malc_ has joined #ocaml
quarters has joined #ocaml
<quarters>
hello. I was wondering how I can install ocaml with x11 using homebrew on catalina macos