This reduces the amount of code we have to maintain a bit. This also simplifies `vector` by using the internal API instead of `#if`s to switch based on language dialect.
This reduces the amount of code we have to maintain a bit. This also simplifies `vector` by using the internal API instead of `#if`s to switch based on language dialect.