You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
14:05:23 <+j`ey> oh ok
14:05:56 <+j`ey> [...times].splice(i, 5)
14:05:57 <+j`ey> what do
14:06:24 <+Kirjava> get 5 elements from index without changing the original array
14:06:57 <+j`ey> https://github.com/kirjavascript/kSim/blob/master/state/times.js#L71
14:07:00 <+j`ey> this look s wrong then?
14:07:06 <+j`ey> idk
14:07:30 <+Kirjava> nah
14:07:44 <+Kirjava> it gets an array of each possible average you could have
14:07:53 <+Kirjava> and leaves the original alone
14:08:24 <+j`ey> yeah but you splice 5
14:08:25 <+j`ey> not n
14:08:32 <+Kirjava> yea I think that's wrong
14:08:33 <+Kirjava> :D
14:08:45 <+Kirjava> god damn it
14:08:58 <+j`ey> :)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: