Skip to content

Commit 67382c6

Browse files
author
array-api-bot
committedDec 11, 2024·
Deploy: 05ec5e7
1 parent f82cc23 commit 67382c6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎draft/_sources/purpose_and_scope.md.txt

+2-2
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

‎draft/purpose_and_scope.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -834,8 +834,8 @@ <h2 id="conformance">Conformance<a class="headerlink" href="#conformance" title=
834834
all the functions, arguments, data types, syntax, and semantics described in
835835
this specification.</p>
836836
<p>A conforming implementation of the array API standard may provide additional
837-
values, objects, properties, data types, and functions beyond those described
838-
in this specification.</p>
837+
features (e.g., values, objects, properties, data types, functions, and function
838+
arguments) beyond those described in this specification.</p>
839839
<p>Libraries which aim to provide a conforming implementation but haven’t yet
840840
completed such an implementation may, and are encouraged to, provide details on
841841
the level of (non-)conformance. For details on how to do this, see

0 commit comments

Comments
 (0)