6 ms·
I like using Go for many reasons, but exactly this one is making me sad every time. I can’t accept interface and be sure it’s non-nil at the same time. I think
by misiek08 3mo ago
I like using Go for many reasons, but exactly this one is making me sad every time.
I can’t accept interface and be sure it’s non-nil at the same time.
I think this is a flaw and it’s just a shame.