One possible way to speed up the language would be to use VecDeque instead of Vec, but the efficiency implications of that have to be explored
One possible way to speed up the language would be to use VecDeque instead of Vec, but the efficiency implications of that have to be explored