You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/node_modules/@stdlib/array/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -107,7 +107,7 @@ You can use the following functions to retrieve a list of available data types:
107
107
108
108
<divclass="namespace-toc">
109
109
110
-
- <spanclass="signature">[`arrayDataTypes()`][@stdlib/array/dtypes]</span><spanclass="delimiter">: </span><spanclass="description">list of array data types.</span>
110
+
- <spanclass="signature">[`arrayDataTypes( [kind] )`][@stdlib/array/dtypes]</span><spanclass="delimiter">: </span><spanclass="description">list of array data types.</span>
111
111
- <spanclass="signature">[`complexarrayDataTypes()`][@stdlib/array/typed-complex-dtypes]</span><spanclass="delimiter">: </span><spanclass="description">list of complex typed array data types.</span>
112
112
- <spanclass="signature">[`typedarrayDataTypes()`][@stdlib/array/typed-dtypes]</span><spanclass="delimiter">: </span><spanclass="description">list of typed array data types.</span>
113
113
- <spanclass="signature">[`floatarrayDataTypes()`][@stdlib/array/typed-float-dtypes]</span><spanclass="delimiter">: </span><spanclass="description">list of typed array floating-point data types.</span>
0 commit comments