Skip to content

Commit 05ec5e7

Browse files
authored
docs: clarify that implementations may add additional arguments (#870)
1 parent a7bcfe6 commit 05ec5e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/draft/purpose_and_scope.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -410,8 +410,8 @@ all the functions, arguments, data types, syntax, and semantics described in
410410
this specification.
411411

412412
A conforming implementation of the array API standard may provide additional
413-
values, objects, properties, data types, and functions beyond those described
414-
in this specification.
413+
features (e.g., values, objects, properties, data types, functions, and function
414+
arguments) beyond those described in this specification.
415415

416416
Libraries which aim to provide a conforming implementation but haven't yet
417417
completed such an implementation may, and are encouraged to, provide details on

0 commit comments

Comments
 (0)