<dh`>
that seems to have been operator error though, it's now working
* dh`
puzzled but w/e
<dh`>
probably one of those cases where you do something stupid and then accidentally erase the evidence in the course of trying to figure it out
szkl has joined #ocaml
spip has quit [Quit: Konversation terminated!]
waleee has quit [Ping timeout: 264 seconds]
chrisz has quit [Ping timeout: 240 seconds]
chrisz has joined #ocaml
Haudegen has joined #ocaml
bartholin has joined #ocaml
Serpent7776 has joined #ocaml
bgs has joined #ocaml
azimut has quit [Remote host closed the connection]
azimut has joined #ocaml
bartholin has quit [Quit: Leaving]
Tuplanolla has joined #ocaml
darchitect1 has joined #ocaml
Techcable has quit [Ping timeout: 240 seconds]
Techcable has joined #ocaml
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #ocaml
kakadu has joined #ocaml
bgs has quit [Remote host closed the connection]
darchitect1 has quit [Ping timeout: 264 seconds]
kakadu has quit [Ping timeout: 240 seconds]
kakadu has joined #ocaml
kakadu has quit [Client Quit]
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #ocaml
darchitect1 has joined #ocaml
darchitect1 has quit [Ping timeout: 265 seconds]
spip has joined #ocaml
waleee has joined #ocaml
darchitect1 has joined #ocaml
darchitect1 has quit [Ping timeout: 264 seconds]
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #ocaml
darchitect1 has joined #ocaml
darchitect1 has quit [Client Quit]
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #ocaml
waleee has quit [Ping timeout: 250 seconds]
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #ocaml
Haudegen has quit [Quit: Bin weg.]
Haudegen has joined #ocaml
<Leonidas>
I'm wondering, in jsoo how can I convert a `'a Js.t list` into a `'a js_array Js.t`?
<Leonidas>
I tried converting to an array and coercing it into an unsafe value but then I get something that looks like it still has some kind of 0 tag: [0; list; contents]