Some minor doc cleanups and tweaks.
This commit is contained in:
@@ -111,7 +111,7 @@ Other methods do change the object, and it's helpful to draw attention to that:
|
||||
Since the parentheses are part of the method's signature, the callsite and
|
||||
definition have to agree. These don't work:
|
||||
|
||||
:::
|
||||
:::dart
|
||||
"string".count()
|
||||
list.clear
|
||||
|
||||
|
||||
Reference in New Issue
Block a user