Is this a good idea?

2024-08-13 Thread seruum
In hindsight, a better title should have been obvious. Good point @ITwrx. I do my programming projects at the hobbyist level with no real computer science background, just some introductory programming classes. With that being said, I didn't really understand the point @Araq was making, but it s

Is this a good idea?

2024-08-11 Thread seruum
Below is a way to access tuple and object fields by name. Something that would be convenient from time to time. There was some posts on it before which lead me to using fieldPairs. I tried applying generics to make it more "universal". Aside from the efficiency issue of iterating through the fie