Viewing profile — hntemppony
hntemppony
HN member- Joined
- Sat, Jan 30, 2021, 1:05 AM UTC
- HN karma
- 2
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About hntemppony
No profile information was provided.
Recent public activity
-
comment
Comment #25964985
Basically unaliasing distinguishes the cases: * I have `iso^` because consumed the last reference to an `iso`, so this value can be sent anywhere or renamed * I have `iso` because …
-
comment
Comment #25964965
The interesting parts: Capabilities describe both uniqueness and read-write ability. `iso` is fully unique and hence sendable, `trn` and `val` are write-unique (but `val` is also s…