Skip to content

Commit 0d3b851

Browse files
committed
Update Language-Definition.md
1 parent 8d9870b commit 0d3b851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Language-Definition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ array[:] == array
188188
</tr>
189189
</table>
190190

191-
### `all()`
191+
### all
192192

193193
Returns **true** if all elements satisfies the [predicate](#predicate).
194194
If the array is empty, returns **true**.

0 commit comments

Comments
 (0)