2 Comments
Oct 13, 2022Liked by Lucian Ghinda

In part 3, the output says value2 is frozen, but is it really, or is that a mistake?

Expand full comment
author

Thank you for the bug report :)

Indeed you are right in part 3, `value2` should not be frozen. And executing that code will return `false` for value2.frozen?

I updated the image and pushed a small commit on Github to fix it.

Expand full comment