companion_cube changed the topic of #ocaml to: Discussion about the OCaml programming language | http://www.ocaml.org | OCaml 5.3.0 released: https://ocaml.org/releases/5.3.0 | Try OCaml in your browser: https://try.ocamlpro.com | Public channel logs at https://libera.irclog.whitequark.org/ocaml/
Frostillicus has quit [Ping timeout: 276 seconds]
Frostillicus has joined #ocaml
Frostillicus has quit [Ping timeout: 260 seconds]
infinity0 has quit [Ping timeout: 260 seconds]
Tuplanolla has quit [Quit: Leaving.]
infinity0 has joined #ocaml
Frostillicus has joined #ocaml
humasect has joined #ocaml
_whitelogger has joined #ocaml
hannes__ has joined #ocaml
hannes has quit [Ping timeout: 252 seconds]
Frostillicus has quit [Ping timeout: 260 seconds]
Frostillicus has joined #ocaml
Frostillicus has quit [Remote host closed the connection]
Frostillicus has joined #ocaml
Frostillicus has quit [Ping timeout: 252 seconds]
Frostillicus has joined #ocaml
humasect_ has joined #ocaml
humasect has quit [Ping timeout: 276 seconds]
humasect_ is now known as humasect
agentcasey has quit [Quit: ZNC 1.10.x-git-82-9ab81d1d - https://znc.in]
agentcasey has joined #ocaml
Frostillicus has quit [Ping timeout: 276 seconds]
bartholin has joined #ocaml
casastorta has quit [Ping timeout: 240 seconds]
casastorta has joined #ocaml
<humasect> how do i get this nice arrow character for '|>' ? https://imgur.com/a/CpXApLe
<discocaml> <shadowkestrel> some fonts have ligatures like this. fira code is one such font.
<discocaml> <aintea> Ligatures, you might want to either change your font or patch it
<discocaml> <aintea> someone was faster
<discocaml> <aintea> where should I ask simple questions, here or #beginners ?
<discocaml> <shadowkestrel> i've personally found these kinds of ligatures trip me up in more cases than they help, but other people swear by them
<humasect> hmm, just trying to get symbol operators colored really
<discocaml> <shadowkestrel> that's up to your editor's syntax highlighting afaik
<discocaml> <reynir1396> ▷
<humasect> hmm, tuareg mode
<humasect> oh, i dont like this: https://github.com/ocaml/tuareg/issues/302
<humasect> ah well
inline has quit [Quit: Leaving]
myrkraverk_ has joined #ocaml
myrkraverk has quit [Ping timeout: 276 seconds]
hannes__ is now known as hannes
myrkraverk has joined #ocaml
myrkraverk_ has quit [Ping timeout: 240 seconds]
amadaluzia has joined #ocaml
myrkraverk_ has joined #ocaml
szkl has joined #ocaml
myrkraverk has quit [Ping timeout: 245 seconds]
inline has joined #ocaml
Tuplanolla has joined #ocaml
YuGiOhJCJ has joined #ocaml
humasect has quit [Quit: Leaving...]
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
humasect has joined #ocaml
johnridesabike has joined #ocaml
Frostillicus has joined #ocaml
Frostillicus has quit [Ping timeout: 252 seconds]
Frostillicus has joined #ocaml
Frostillicus has quit [Ping timeout: 248 seconds]
Frostillicus has joined #ocaml
Everything has joined #ocaml
bibi_ has quit [Quit: Konversation terminated!]
Everything has quit [Quit: leaving]
Frostillicus has quit [Read error: Connection reset by peer]
humasect has quit [Remote host closed the connection]
<discocaml> <sim642> Is there a way to specialize `Hashtbl.S` with a specific key and value type, such that the resulting signature is like `sig type t val find: t -> Key.t -> Value.t (* ... *) end`?
<discocaml> <sim642> `sig type t include BatHashtbl.S with type 'a t := t end` only goes half-way and gives `val find: t -> Key.t -> 'a` where the result is still polymorphic, which is nonsense
<discocaml> <octachron> The signature of `Hashtbl.S` is not general enough for that. You will need a signature with a `'a elt` element and function types looking like `val find: 'a t -> Key.t -> 'a elt`.
Frostillicus has joined #ocaml
euphores has joined #ocaml
inline_ has joined #ocaml
inline has quit [Ping timeout: 248 seconds]
LainIwakura has joined #ocaml
euphores has quit [Quit: Leaving.]
euphores has joined #ocaml
Anarchos has joined #ocaml
Frostillicus has quit [Read error: Connection reset by peer]
Haudegen has joined #ocaml
LainIwakura has quit [Quit: Client closed]
LainIwakura has joined #ocaml
humasect has joined #ocaml
LainIwakura has quit [Quit: Client closed]
LainIwakura has joined #ocaml
Serpent7776 has joined #ocaml
sailorTheCat has quit [Quit: ZNC 1.8.2 - https://znc.in]
sailorTheCat has joined #ocaml
sailorTheCat has quit [Quit: ZNC 1.8.2 - https://znc.in]
sailorTheCat has joined #ocaml
Anarchos has quit [Quit: Vision[]: i've been blurred!]
sailorTheCat has quit [Quit: ZNC 1.8.2 - https://znc.in]
Frostillicus has joined #ocaml
sailorTheCat has joined #ocaml
sailorTheCat has quit [Client Quit]
euphores has quit [Ping timeout: 245 seconds]
Frostillicus has quit [Read error: Connection reset by peer]
Haudegen has quit [Read error: Connection reset by peer]
Haudegen has joined #ocaml
sailorCa- has joined #ocaml
Serpent7776 has quit [Ping timeout: 252 seconds]
johnridesabike has quit [Quit: johnridesabike]
<discocaml> <shalokshalom> It helps when you have this extension installed, maybe
<discocaml> <shalokshalom> I set it to cursor, so once my cursor is over a ligature, it "disassembles", so you can see the real characters
<discocaml> <shalokshalom> Ideal to check, if you are not sure about some composition.
LainIwakura has quit [Quit: Client closed]
humasect has quit [Ping timeout: 276 seconds]
<discocaml> <shadowkestrel> i use foot nowadays, which doesnt support ligatures anyway
<discocaml> <shadowkestrel> but back when i did use them i didn't have any way to disable them per-context and i found them more hassle than it was worth
bartholin has quit [Quit: Leaving]
amadaluzia has quit [Quit: ZNC 1.10.1 - https://znc.in]
Frostillicus has joined #ocaml
Frostillicus has quit [Read error: Connection reset by peer]
LainIwakura has joined #ocaml
humasect has joined #ocaml
humasect has quit [Remote host closed the connection]
Frostillicus has joined #ocaml
Frostillicus has quit [Read error: Connection reset by peer]