Updated smnp.collection (markdown)

Bartłomiej Przemysław Pluta
2020-03-24 22:06:50 +01:00
parent b654d86cd0
commit d6cb550523

@@ -6,7 +6,7 @@
## `list.flatten()` ## `list.flatten()`
## `list.contains(value)` ## `list.contains(value)`
## `list.indexOf(value)` ## `list.indexOf(value)`
## `list.join(separator: string = ", :)` ## `list.join(separator: string = ", ")`
## `list.isEmpty()` ## `list.isEmpty()`
## `list.isNotEmpty()` ## `list.isNotEmpty()`
## `list.dropIndex(index: int)` ## `list.dropIndex(index: int)`