On Friday, 17 December 2021 at 18:01:03 UTC, Tejas wrote:

I think since `immutable` objects are kept in Read Only Storage

Some of them can be stored in ROM in some cases, but actually "immutable" keyword means "not mutable for whole its lifetime"

Reply via email to