File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -149,6 +149,13 @@ for ( i = 0; i < DTYPES.length; i++ ) {
149149
150150<section class =" related " >
151151
152+ * * *
153+
154+ ## See Also
155+
156+ - <span class =" package-name " >[ ` @stdlib/array-ctors ` ] [ @stdlib/array/ctors ] </span ><span class =" delimiter " >: </span ><span class =" description " >array constructors.</span >
157+ - <span class =" package-name " >[ ` @stdlib/array-typed-complex-ctors ` ] [ @stdlib/array/typed-complex-ctors ] </span ><span class =" delimiter " >: </span ><span class =" description " >complex typed array constructors.</span >
158+
152159</section >
153160
154161<!-- /.related -->
@@ -222,6 +229,14 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
222229
223230[ stdlib-license ] : https://raw.githubusercontent.com/stdlib-js/array-typed-real-ctors/main/LICENSE
224231
232+ <!-- <related-links> -->
233+
234+ [ @stdlib/array/ctors ] : https://github.com/stdlib-js/array-ctors
235+
236+ [ @stdlib/array/typed-complex-ctors ] : https://github.com/stdlib-js/array-typed-complex-ctors
237+
238+ <!-- </related-links> -->
239+
225240</section >
226241
227242<!-- /.links -->
Original file line number Diff line number Diff line change 5050 "devDependencies" : {
5151 "@stdlib/array-typed-real-dtypes" : " ^0.1.1" ,
5252 "@stdlib/assert-is-function" : " ^0.1.1" ,
53- "@stdlib/bench" : " ^0.1 .0" ,
53+ "@stdlib/bench" : " ^0.2 .0" ,
5454 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5555 "istanbul" : " ^0.4.1" ,
5656 "tap-min" : " git+https://github.com/Planeshifter/tap-min.git"
You can’t perform that action at this time.
0 commit comments