Skip to content

Comment on Clean Coder: The Dark Path (2017)parent

Comments

Did you mean arrays instead of lists? Arrays behave as you describe (with ArrayStoreException when you write a wrong value to an array). List<> is invariant WRT its type parameter.

Yeah, sorry, you're right. I have edited my comment. Thanks for the correction!

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.