krupal shah
2016-05-17 19:44:07 UTC
Sorry but I don't know the exact reason or any history about why Dart now
encourages three slash syntax (///...///) over slash-star comments
(/**...**/) for doc comments.
For some reason, Rust also seems to have this kind of syntax for doc
comments.
Imho, at some point; three slash syntax looks very much noisy while reading
code.
I am curious why did they take this kind of weird syntax for doc comments
into dart?
encourages three slash syntax (///...///) over slash-star comments
(/**...**/) for doc comments.
For some reason, Rust also seems to have this kind of syntax for doc
comments.
Imho, at some point; three slash syntax looks very much noisy while reading
code.
I am curious why did they take this kind of weird syntax for doc comments
into dart?
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.