github.com/moarvm/moarvm | IRC logs at colabti.org/irclogger/irclogger_logs/moarvm
Set by AlexDaniel on 12 June 2018.
nwc10 good *, #moarvm 09:40
nine Good Saturday! 09:44
nwc10 Isn't that a tautology? :-) 10:36
nine No, I think it's just redundant 10:41
nwc10 yes, wait, correct 11:07
it would be Good Monday that might be a tautology
sortiz \o #moarvm 15:50
nwc10 o/
sortiz m: for ^3 { srand 0; rand.sink; rand.say; }
evalable6 0.46495824287750764
0.6170728045443533
0.6170728045443533
sortiz I'm concerned because rand_state lives in tc 15:51
m: for ^3 { srand 0; (rand, rand)[1].say } 16:07
evalable6 0.6170728045443533
0.6170728045443533
0.6170728045443533
sortiz m: for ^3 { srand 0; (rand for ^2)[1].say } 16:08
evalable6 0.3603211140064947
0.6170728045443533
0.6170728045443533
dogbert11 what do you know, a new version of libuv: github.com/libuv/libuv/blob/v1.x/ChangeLog 22:56
have just pushed github.com/MoarVM/MoarVM/pull/1433 23:44