<discocaml>
<mwzm> let _ = ListStack.Entry (1, ListStack.Empty);;
<discocaml>
<mwzm> ```
<discocaml>
<deepspacejohn> the `: StackSig` module type annotation hides the implementation, so code outside of your `ListStack` module can't "see" the constructors.
<discocaml>
<deepspacejohn> It can only see exactly what's described in `StackSig`.
<discocaml>
<deepspacejohn> You can either remove the `: StackSig` annotation to export the full definition of `ListStack` or you can add more information to the `StackSig` module type.
waleee has joined #ocaml
jonge[m] has joined #ocaml
<jonge[m]>
Hi, i have a question about the market situation of ocaml. It seems that ocaml usage is growing this year for some reason. Is that correct, or is it just my social media bubble?
<companion_cube>
it's hard to tell, but there is some buzz because of OCaml 5 I think
motherfsck has joined #ocaml
waleee has quit [Ping timeout: 265 seconds]
Tuplanolla has joined #ocaml
Haudegen has quit [Quit: Bin weg.]
John_Ivan has quit [Quit: Disrupting the dragon's slumber one time too often shall eventually bestow upon all an empirical and indiscriminate conflagration that will last for all goddamn eternity.]
dme2_ has quit [Ping timeout: 248 seconds]
bgs has joined #ocaml
Haudegen has joined #ocaml
spip has quit [Quit: Konversation terminated!]
spip has joined #ocaml
Anarchos has joined #ocaml
waleee has joined #ocaml
Anarchos has quit [Client Quit]
<discocaml>
<RegularSpatula> What does `proj` stand for in that gist?
<discocaml>
<RegularSpatula> (in `| (typ, proj) :: q ->`)
<companion_cube>
no idea, it's just a variable
<companion_cube>
what's the context?
<discocaml>
<octachron> projector or projection
<discocaml>
<RegularSpatula> ah thought that might be it
<discocaml>
<RegularSpatula> octachron: what was your training btw, math?
<discocaml>
<RegularSpatula> (if you dont mind me asking)
<discocaml>
<octachron> math as an undergraduate then (mathematical) physics
<discocaml>
<RegularSpatula> ah cool
alexherbo2 has joined #ocaml
wingsorc has joined #ocaml
reynir1 is now known as reynir
waleee has quit [Ping timeout: 248 seconds]
waleee has joined #ocaml
waleee has quit [Remote host closed the connection]
waleee has joined #ocaml
bartholin has joined #ocaml
bgs has quit [Remote host closed the connection]
dhil has quit [Ping timeout: 250 seconds]
alexherbo2 has quit [Remote host closed the connection]
xd1le has quit [Quit: xd1le]
hannes has quit [Ping timeout: 240 seconds]
hannes has joined #ocaml
waleee has quit [Ping timeout: 250 seconds]
waleee has joined #ocaml
alexherbo2 has joined #ocaml
waleee has quit [Ping timeout: 250 seconds]
alexherbo2 has quit [Remote host closed the connection]