Hacker News
new
past
comments
ask
show
jobs
points
by
cakoose
8 hours ago
|
comments
by
esterna
8 hours ago
|
next
[-]
> All type parameters have an implicit bound of Sized. The special syntax ?Sized can be used to remove this bound if it’s not appropriate.
, which HashMap does not do, i.e. the keys and values have to have a statically known size.
reply
by
8 hours ago
|
prev
|
[-]
deleted
reply