As the name suggests, a bool[2] with the values false, then true.
Has its uses when you want to foreach over something twice.
trueThenFalse
As the name suggests, a bool[2] with the values false, then true.
Has its uses when you want to foreach over something twice.