Y
Hacker News
new
|
ask
|
show
|
jobs
by
mhutter
1004 days ago
Aaah, `Cow`, the unloved child ...
2 comments
queuebert
1003 days ago
I love Cow, except when it goes mut.
link
schneems
1003 days ago
&mut Cow<Disease>
link
wavemode
1003 days ago
I presume they're trying to avoid having to worry about the lifetime, so they want something that owns its contents.
link