Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tests to prove GoVector's:
pushfixed-handles-exception
branch changes
Changed the PushFixed array code to not break if the array was expanded by an external call to the standard Push function. The two functions can now be called in a mixed fashion, and PushFixed will still attempt to use as little memory as possible.
- Loading branch information