Mister_Magister has quit [Ping timeout: 252 seconds]
Mister_Magister_ is now known as Mister_Magister
accordvenom has quit [Ping timeout: 272 seconds]
agentcasey_ has quit [Ping timeout: 272 seconds]
agentcasey has joined #ocaml
accordvenom has joined #ocaml
pi3ce has joined #ocaml
bartholin has joined #ocaml
YuGiOhJCJ has joined #ocaml
Tuplanolla has joined #ocaml
deavmi has quit [Remote host closed the connection]
alexherbo2 has joined #ocaml
deavmi has joined #ocaml
chrisz has quit [Ping timeout: 252 seconds]
chrisz has joined #ocaml
Serpent7776 has joined #ocaml
alexherbo2 has quit [Remote host closed the connection]
<discocaml_>
<marisakirisame> hey guys, have anyone used BatFingerTree? how is it's constant? i had heard finger tree isnt the fastest data structure but i want fast cons and fast append (so finger tree seems the right data structure)
Haudegen has joined #ocaml
alexherbo2 has joined #ocaml
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
alexherbo2 has quit [Remote host closed the connection]
zenmov has joined #ocaml
mbuf has joined #ocaml
rgrinberg has joined #ocaml
rgrinberg has quit [Client Quit]
rgrinberg has joined #ocaml
<slondr>
I think I'm seeing `opam switch create .` ignore the git commit specifier in my opam file pins
<slondr>
has anyone else experienced this? or, what do I have to do to get 'opam switch create' to pull a specific git commit?
<slondr>
ah neve rmind turns out this was an upstream issue
<slondr>
the minttea package is simply broken :)
patrick_ is now known as patrick
toch has quit [Quit: WeeChat 4.5.0]
toch has joined #ocaml
toch has quit [Ping timeout: 248 seconds]
rgrinberg has quit [Quit: My Unrecognized Mac has gone to sleep. ZZZzzz…]
toch has joined #ocaml
Haudegen has quit [Quit: Bin weg.]
zenmov has quit [Ping timeout: 272 seconds]
mbuf has quit [Quit: Leaving]
<discocaml_>
<poselsky> Does oCaml support point-free notation? I want to compose two functions without explicitly declaring arguments.
<discocaml_>
<yawaramin> it does, upto a point.
<discocaml_>
<poselsky> `let string_of_char_list = List.to_seq |> String.of_seq;;` I have this but this doesn't compile. I tried flipping pipe operator as in compose but I dunno.
<discocaml_>
<poselsky> Never mind, got it working. 😄
<discocaml_>
<Kali> yes, it is just not predefined
<discocaml_>
<Kali> or rather, there is no predefined operator for it
<discocaml_>
<Kali> there is a function for it: Fun.compose
<discocaml_>
<poselsky> I did let (|.) f g x = f (g x);;
<discocaml_>
<Kali> some people bind this to (%)
<discocaml_>
<Kali> since it is unused, one character, and has a lower precedence than application
zenmov has joined #ocaml
Anarchos has joined #ocaml
zenmov has quit [Ping timeout: 276 seconds]
zenmov has joined #ocaml
Anarchos has quit [Quit: Vision[]: i've been blurred!]
Anarchos has joined #ocaml
Everything has joined #ocaml
YuGiOhJCJ has joined #ocaml
zenmov has quit [Ping timeout: 252 seconds]
rgrinberg has joined #ocaml
bartholin has quit [Quit: Leaving]
Serpent7776 has quit [Ping timeout: 248 seconds]
szkl has quit [Quit: Connection closed for inactivity]
Everything has quit [Quit: leaving]
adrien has quit [Ping timeout: 245 seconds]
adrien has joined #ocaml
Anarchos has quit [Quit: Vision[]: i've been blurred!]
zenmov has joined #ocaml
Mister_Magister_ has joined #ocaml
Mister_Magister has quit [Ping timeout: 248 seconds]