you are viewing a single comment's thread
view the rest of the comments
[–] [S] 2 points 3 years ago

Traits are similar to an interface, but with some differences. Here is a comparison with Java interfaces https://stackoverflow.com/a/69485860

  • source
  • parent