What is Nostr?
mzan /
npub1p5d…sqws
2023-08-07 21:35:25
in reply to nevent1q…k6hr

mzan on Nostr: npub1kpwlx…xxzz4 Eiffel language manages immutable types in a rather good way. They ...

npub1kpwlxpzkxfmuxjmzc2wp3rf9vjg0sgydmlhsnrgqr3maf59h86qqdxxzz4 (npub1kpw…xzz4) Eiffel language manages immutable types in a rather good way. They are called "expanded" in the Eiffel jargon, but you can think to them as "value" instead of "references/entities". So, you have no references to them, but only explicit values. The classic example is an INTEGER NUMBER, or a BOOLEAN or a POINT. You cannot change 5 in 10. 5 is a value.
Author Public Key
npub1p5dxr79rts045n2qj74xx3fzyq0e7anva8kv6nemqx34hrnx49kq4wsqws