lapinou changed the topic of #ocaml to: Discussions about the OCaml programming language | http://caml.inria.fr/ | http://www.ocaml.org | OCaml 4.01.0 announce at http://bit.ly/1851A3R | Public logs at http://tunes.org/~nef/logs/ocaml/
nikki93 has joined #ocaml
patojo has quit [Remote host closed the connection]
nikki93 has quit [Remote host closed the connection]
arjunguha has joined #ocaml
jwatzman|work has quit [Quit: jwatzman|work]
arjunguha has quit [Client Quit]
arjunguha has joined #ocaml
nikki93 has joined #ocaml
tlockney_away is now known as tlockney
rand000 has quit [Quit: leaving]
shinnya has joined #ocaml
S11001001 has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]
Simn has quit [Quit: Leaving]
xaimus_ is now known as xaimus
claudiuc_ has joined #ocaml
claudiuc has quit [Ping timeout: 264 seconds]
ollehar has quit [Ping timeout: 244 seconds]
ollehar has joined #ocaml
tlockney is now known as tlockney_away
nikki93 has quit [Remote host closed the connection]
ollehar has quit [Ping timeout: 264 seconds]
S11001001 has joined #ocaml
S11001001 has quit [Changing host]
S11001001 has joined #ocaml
introom has joined #ocaml
<bernardofpc> I was trying to write an ocamllex for changing subtitle times (I figure there might be plenty of them in the interwebs, but anyway)
<bernardofpc> so the file format is a plain text, and finding the lines with the times is pretty straightforward
<bernardofpc> but I couldn't manage to make an "else" case to just copy the line if it is not a timing-line
arjunguha has quit [Quit: Textual IRC Client: www.textualapp.com]
zpe_ has quit [Remote host closed the connection]
zpe has joined #ocaml
zpe has quit [Ping timeout: 240 seconds]
tlockney_away is now known as tlockney
introom has quit [Ping timeout: 264 seconds]
zpe has joined #ocaml
ygrek_ has joined #ocaml
zpe has quit [Ping timeout: 252 seconds]
S11001001 has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]
WraithM_ has quit [Ping timeout: 264 seconds]
q66 has joined #ocaml
ygrek_ has quit [Ping timeout: 240 seconds]
zpe has joined #ocaml
S11001001 has joined #ocaml
S11001001 has quit [Changing host]
S11001001 has joined #ocaml
zpe has quit [Ping timeout: 264 seconds]
claudiuc_ has quit [Ping timeout: 264 seconds]
claudiuc has joined #ocaml
claudiuc_ has joined #ocaml
claudiuc has quit [Ping timeout: 240 seconds]
claudiuc has joined #ocaml
claudiuc_ has quit [Ping timeout: 264 seconds]
r0b1 has quit [Ping timeout: 264 seconds]
ygrek_ has joined #ocaml
introom has joined #ocaml
q66 has quit [Quit: Leaving]
ddosia has joined #ocaml
ggole has joined #ocaml
bicgena has joined #ocaml
ddosia has quit [Quit: Leaving.]
ygrek_ has quit [Ping timeout: 264 seconds]
Guest____ has joined #ocaml
angerman has joined #ocaml
sw1nn has joined #ocaml
sw1nn` has joined #ocaml
sw1nn` is now known as Guest61828
sw1nn has quit [Ping timeout: 240 seconds]
Kakadu has joined #ocaml
zpe has joined #ocaml
angerman has quit [Remote host closed the connection]
angerman has joined #ocaml
zpe has quit [Ping timeout: 240 seconds]
axiles has joined #ocaml
tlockney is now known as tlockney_away
mort___ has joined #ocaml
angerman_ has joined #ocaml
angerman has quit [Ping timeout: 264 seconds]
Simn has joined #ocaml
yacks has joined #ocaml
arturgadelshin has quit [Read error: Connection reset by peer]
arturgadelshin has joined #ocaml
zpe has joined #ocaml
_5kg_ has quit [Ping timeout: 265 seconds]
zpe has quit [Ping timeout: 240 seconds]
lopho has quit [Ping timeout: 245 seconds]
maurer_ has quit [Remote host closed the connection]
introom has quit [Ping timeout: 240 seconds]
maurer has joined #ocaml
lopho has joined #ocaml
maurer has quit [Ping timeout: 252 seconds]
wwilly has joined #ocaml
Guest____ has quit [Ping timeout: 264 seconds]
maurer has joined #ocaml
Guest___ has joined #ocaml
maurer has quit [Ping timeout: 240 seconds]
saapw has joined #ocaml
<wwilly> bonjour
_flatline_ has quit [Quit: Leaving]
mort___ has quit [Quit: Leaving.]
mort___ has joined #ocaml
mort___ has quit [Quit: Leaving.]
ollehar has joined #ocaml
Guest61828 has quit [Remote host closed the connection]
saapw has quit [Quit: Leaving.]
Guest61828 has joined #ocaml
mort___ has joined #ocaml
tane has joined #ocaml
ggole has quit []
introom has joined #ocaml
introom has quit [Ping timeout: 264 seconds]
pminten has joined #ocaml
maurer has joined #ocaml
ulfdoz has joined #ocaml
mort___ has quit [Quit: Leaving.]
Guest61828 has quit [Ping timeout: 264 seconds]
pminten_ has joined #ocaml
amirmc has joined #ocaml
pminten has quit [Ping timeout: 252 seconds]
amirmc1 has joined #ocaml
amirmc has quit [Read error: Connection reset by peer]
ikaros has joined #ocaml
r0b1 has joined #ocaml
r0b1 has quit [Changing host]
r0b1 has joined #ocaml
Thooms has joined #ocaml
pminten_ has quit [Quit: Leaving]
ulfdoz has quit [Ping timeout: 240 seconds]
ikaros has quit [Quit: Ex-Chat]
ulfdoz has joined #ocaml
amirmc1 has quit [Quit: Leaving.]
introom has joined #ocaml
Guest___ has quit [Quit: Textual IRC Client: www.textualapp.com]
jao has joined #ocaml
jao has quit [Changing host]
jao has joined #ocaml
_5kg has joined #ocaml
amirmc has joined #ocaml
bicgena has quit [Quit: Connection closed for inactivity]
<introom> where can I find the official reference to List.Assoc.find ?
<companion_cube> looks like Core's documentation
nrms has joined #ocaml
<companion_cube> https://blogs.janestreet.com/ocaml-core/110.01.00/doc/ somewhere here I guess
<introom> companion_cube: yes. I also find this thing. but it's not infria, though.
<companion_cube> introom: I assume you are reading through Real World Ocaml?
<introom> yeah. you win.
<companion_cube> so, you're using Core, which is JaneStreet's standard library
<introom> what. a library named Core belongs to a 3rd party company?
<companion_cube> well, it's a (bigger, more exhaustive) alternative to the standard library
<companion_cube> which, indeed, is pretty minimalist
cago has joined #ocaml
<introom> is Core widely accepted/used?
<companion_cube> hmmm... it's complicated ^^
<companion_cube> the current state of the standard libraries in ocaml is complicated: some people use Core, some other stick to the stdlib or to an extension called Batteries
<introom> got it.
<introom> companion_cube: I got to the Core https://blogs.janestreet.com/ocaml-core/110.01.00/doc/core/ But I don't know how to proceed
<companion_cube> https://blogs.janestreet.com/ocaml-core/110.01.00/doc/core/#Core_list.Assoc ← see, here you have Core_list, submodule Assoc, and there is a "find" function
<companion_cube> reading the signature you see that find : ('a, 'b) t -> ?equal:('a -> 'a -> bool) -> 'a -> 'b option
<companion_cube> which means you give the function a ('a, 'b) List.Assoc.t = ('a*'b) list, a key of type 'a, and get a 'b option
<companion_cube> the return value is an option because the key may not be in the list
ygrek_ has joined #ocaml
pminten has joined #ocaml
boogie has joined #ocaml
tane has quit [Quit: Verlassend]
AltGr has joined #ocaml
aurynj has joined #ocaml
ddosia has joined #ocaml
Simn is now known as Simn|gone
amirmc has quit [Quit: Leaving.]
introom2 has joined #ocaml
introom has quit [Ping timeout: 264 seconds]
dant3 has quit [Ping timeout: 245 seconds]
wolfnn has joined #ocaml
dant3 has joined #ocaml
dsheets has quit [Ping timeout: 245 seconds]
angerman_ has quit [Remote host closed the connection]
angerman has joined #ocaml
angerman has quit [Read error: Connection reset by peer]
angerman has joined #ocaml
aurynj has quit [Ping timeout: 240 seconds]
aurynj has joined #ocaml
aurynj has quit [Ping timeout: 252 seconds]
aurynj has joined #ocaml
boogie has quit [Remote host closed the connection]
boogie has joined #ocaml
AltGr has left #ocaml []
darkf has quit [Quit: Leaving]
maurer has quit [Ping timeout: 252 seconds]
boogie has quit [Remote host closed the connection]
wwilly has quit [Quit: This computer has gone to sleep]
claudiuc has quit [Remote host closed the connection]
Simn|gone is now known as Simn
Guest61828 has joined #ocaml
ggole has joined #ocaml
maurer has joined #ocaml
boogie has joined #ocaml
maurer has quit [Ping timeout: 264 seconds]
jao has quit [Ping timeout: 252 seconds]
ddosia has quit [Ping timeout: 252 seconds]
boogie has quit [Remote host closed the connection]
boogie has joined #ocaml
maurer has joined #ocaml
Guest61828 has quit [Read error: Operation timed out]
Guest61828 has joined #ocaml
boogie has quit [Remote host closed the connection]
pyon has joined #ocaml
aurynj has quit [Quit: Leaving]
Guest61828 has quit [Ping timeout: 253 seconds]
Guest61828 has joined #ocaml
ygrek_ has quit [Ping timeout: 252 seconds]
dsheets has joined #ocaml
dsheets has quit [Remote host closed the connection]
dsheets_ has joined #ocaml
Guest61828 has left #ocaml []
pminten has quit [Remote host closed the connection]
introom2 has quit [Ping timeout: 240 seconds]
pyon has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]
pyon has joined #ocaml
shinnya has quit [Ping timeout: 264 seconds]
ollehar1 has joined #ocaml
ollehar1 has quit [Ping timeout: 240 seconds]
<S11001001> companion_cube: that's kind of an amusing signature
<S11001001> companion_cube: Or maybe not. I don't know what the ?equal: prefix means
<Drup> S11001001: optional argument
<S11001001> Drup: I see, that makes sense thanks
philtor has joined #ocaml
boogie has joined #ocaml
pyon has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]
ygrek_ has joined #ocaml
Thooms has quit [Quit: WeeChat 0.3.8]
boogie has quit [Remote host closed the connection]
maurer has quit [Remote host closed the connection]
boogie has joined #ocaml
maurer has joined #ocaml
boogie has quit [Remote host closed the connection]
tlockney_away is now known as tlockney
sokkyoku has joined #ocaml
ygrek_ has quit [Ping timeout: 240 seconds]
pango has quit [Ping timeout: 265 seconds]
ygrek_ has joined #ocaml
sokkyoku has quit [Ping timeout: 245 seconds]
rand000 has joined #ocaml
Simn has quit [Ping timeout: 245 seconds]
tnguyen_ has joined #ocaml
boogie has joined #ocaml
boogie has quit [Ping timeout: 264 seconds]
maurer has quit [Ping timeout: 240 seconds]
jonludlam has joined #ocaml
Simn has joined #ocaml
maurer has joined #ocaml
maurer has quit [Read error: Operation timed out]
maurer has joined #ocaml
ollehar has quit [Ping timeout: 252 seconds]
nikki93 has joined #ocaml
maurer has quit [Ping timeout: 264 seconds]
ollehar has joined #ocaml
ygrek_ has quit [Ping timeout: 252 seconds]
maurer has joined #ocaml
nikki93 has quit [Remote host closed the connection]
nikki93 has joined #ocaml
philtor has quit [Ping timeout: 264 seconds]
seaqwest has joined #ocaml
ollehar has quit [Ping timeout: 252 seconds]
struktured has joined #ocaml
NoNNaN has quit [Remote host closed the connection]
ollehar has joined #ocaml
seaqwest has quit [Ping timeout: 240 seconds]
demonimin has joined #ocaml
wwilly has joined #ocaml
ollehar has quit [Ping timeout: 252 seconds]
ggole has quit []
wwilly has quit [Client Quit]
ollehar has joined #ocaml
axiles has quit [Remote host closed the connection]
maurer has quit [Ping timeout: 240 seconds]
wwilly has joined #ocaml
wwilly has quit [Client Quit]
maurer has joined #ocaml
Zupoman has joined #ocaml
maurer has quit [Ping timeout: 264 seconds]
yacks has quit [Ping timeout: 252 seconds]
boogie has joined #ocaml
maurer has joined #ocaml
boogie has quit [Ping timeout: 240 seconds]
arjunguha has joined #ocaml
arjunguha has quit [Client Quit]
q66 has joined #ocaml
axiles has joined #ocaml
ulfdoz has quit [Ping timeout: 240 seconds]
Thooms has joined #ocaml
ikaros has joined #ocaml
jao has joined #ocaml
jao has quit [Changing host]
jao has joined #ocaml
maurer has quit [Read error: Operation timed out]
arjunguha has joined #ocaml
q66 has quit [Ping timeout: 252 seconds]
Kakadu has quit [Ping timeout: 240 seconds]
maurer has joined #ocaml
ikaros has quit [Quit: Ex-Chat]
ikaros has joined #ocaml
struktured has quit [Ping timeout: 252 seconds]
whitequark is now known as infoquark
infoquark is now known as whitequark
_flatline_ has joined #ocaml
Zupoman has quit [Read error: Operation timed out]
maurer has quit [Ping timeout: 240 seconds]
arjunguha has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Zupoman has joined #ocaml
arjunguha has joined #ocaml
struktured has joined #ocaml
Zupoman has quit [Quit: WeeChat 0.4.0]
nrms has quit [Ping timeout: 240 seconds]
julm has quit [Ping timeout: 245 seconds]
maurer has joined #ocaml
wwilly has joined #ocaml
wwilly has quit [Client Quit]
arjunguha has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
arjunguha has joined #ocaml
NoNNaN has joined #ocaml
NoNNaN has quit [Remote host closed the connection]
NoNNaN has joined #ocaml
angerman has quit [Quit: Gone]
nikki93 has quit [Remote host closed the connection]
nikki93 has joined #ocaml
maurer has quit [Ping timeout: 240 seconds]
philtor has joined #ocaml
rand000 has quit [Quit: leaving]
maurer has joined #ocaml
Thooms has quit [Ping timeout: 264 seconds]
pango has joined #ocaml
rgrinberg1 is now known as rgrinberg
cago has left #ocaml []
arjunguha has quit [Quit: Textual IRC Client: www.textualapp.com]
shinnya has joined #ocaml
julm has joined #ocaml
passiveobserver has quit [Ping timeout: 264 seconds]
ikaros has quit [Quit: Ex-Chat]
bicgena has joined #ocaml
pango has quit [Ping timeout: 252 seconds]
pango has joined #ocaml
jonludlam has quit [Remote host closed the connection]
r0b1 has quit [Ping timeout: 264 seconds]
maurer has quit [Ping timeout: 264 seconds]
maurer has joined #ocaml
darkf has joined #ocaml
maurer has quit [Read error: Operation timed out]
ollehar has quit [Ping timeout: 252 seconds]
arturgadelshin has quit [Ping timeout: 252 seconds]
madroach has quit [Ping timeout: 252 seconds]
maurer has joined #ocaml
madroach has joined #ocaml
NoNNaN has quit [Remote host closed the connection]
jao has quit [Ping timeout: 264 seconds]
axiles has quit [Quit: Quitte]
maurer has quit [Read error: Operation timed out]
maurer has joined #ocaml