Do you really need to if for non 0 length before foreach?
Seriously. For each knows the container is empty.
Dammit! lol you're right
This is why I don’t trust Math.random() - it knows too much...
Wtf, having type as a string and not enum...
Could be like a string literal union in typescript, but still
Do you really need to if for non 0 length before foreach?
Seriously. For each knows the container is empty.
Dammit! lol you're right