| ▲ | NooneAtAll3 5 hours ago | |
idk... "ans: 42 // an old reference from DA API" seems easier to read than wasting 4 lines of yours multiply that for a long file... it takes a toll --- also sometimes one field contains a lot of separate data (because it's straight up easier to deserialize into a single std::vector and then do stuff) - so you need comments between data points | ||