(no title)
weavie | 1 year ago
My usage of pin essentially comes down to "I try something, and the compiler complains at me, so I pin stuff and then it compiles."
It's never been such a hurdle in the day to day coding I need to do that I've been forced to sit down and truly grok it.
01HNNWZ0MV43FF|1 year ago
Whereas in C++ I was regularly treading in the water of "stuff I don't know, but must use" and getting eaten by crocodiles