Closed hitautodestruct closed 6 years ago
I'm not a 100% sure on the placement of the object declaration as it falls under the "antipatern" heading and makes it look like you shouldn't declare or use the "single var" pattern.
Although, it might be better to let the reader figure it out.
@hitautodestruct thanks, merged!
I'm not a 100% sure on the placement of the object declaration as it falls under the "antipatern" heading and makes it look like you shouldn't declare or use the "single var" pattern.
Although, it might be better to let the reader figure it out.