/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Flattening Rust’s learning curve
(corrode.dev)
451 points
birdculture
| 1 comments |
13 May 25 22:25 UTC
|
HN request time: 0.227s
|
source
1.
pjmlp
◴[
14 May 25 08:41 UTC
]
No.
43982301
[source]
▶
>>43978435 (OP)
#
Traits are yet another way of doing the CS concept of interfaces, regardless of the author's opinion.
Polymorphic dispatch on a set of known operations, that compose a specific type.
ID:
GO
↑