Okay, real talk C# people. I love your language, but I can’t stand your library support. Why do you call vectors Lists? Why is there no O(1) remove from end for them?
Despite its precedent, I can’t reasonably call them vectors, because vector is a math construct. In my own libraries, I call them Arrays (and FixedArray). This conforms well with other containers that have Fixed* variations.
-
-
Tämä twiitti ei ole saatavilla.
-
Yeah. In fact, it makes more sense for a vector to be a fixed size, not array.
- Näytä vastaukset
-
Lataaminen näyttää kestävän hetken.
Twitter saattaa olla ruuhkautunut tai ongelma on muuten hetkellinen. Yritä uudelleen tai käy Twitterin tilasivulla saadaksesi lisätietoja.