File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -222,6 +222,13 @@ console.log( view );
222222
223223<section class =" related " >
224224
225+ * * *
226+
227+ ## See Also
228+
229+ - <span class =" package-name " >[ ` @stdlib/array-typed ` ] [ @stdlib/array/typed ] </span ><span class =" delimiter " >: </span ><span class =" description " >create a typed array.</span >
230+ - <span class =" package-name " >[ ` @stdlib/array-typed-real ` ] [ @stdlib/array/typed-real ] </span ><span class =" delimiter " >: </span ><span class =" description " >create a typed array.</span >
231+
225232</section >
226233
227234<!-- /.related -->
@@ -297,6 +304,14 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
297304
298305[ mdn-arraybuffer ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer
299306
307+ <!-- <related-links> -->
308+
309+ [ @stdlib/array/typed ] : https://github.com/stdlib-js/array-typed
310+
311+ [ @stdlib/array/typed-real ] : https://github.com/stdlib-js/array-typed-real
312+
313+ <!-- </related-links> -->
314+
300315</section >
301316
302317<!-- /.links -->
Original file line number Diff line number Diff line change 4040 "@stdlib/array-typed-complex-ctors" : " ^0.1.0" ,
4141 "@stdlib/assert-is-string" : " ^0.1.1" ,
4242 "@stdlib/string-format" : " ^0.1.1" ,
43- "@stdlib/types" : " ^0.1 .0"
43+ "@stdlib/types" : " ^0.2 .0"
4444 },
4545 "devDependencies" : {
4646 "@stdlib/array-buffer" : " ^0.1.0" ,
4949 "@stdlib/array-float64" : " ^0.1.1" ,
5050 "@stdlib/assert-instance-of" : " ^0.1.1" ,
5151 "@stdlib/assert-is-complex-typed-array" : " ^0.1.0" ,
52- "@stdlib/bench" : " ^0.1 .0" ,
52+ "@stdlib/bench" : " ^0.2 .0" ,
5353 "@stdlib/blas-ext-base-gfill-by" : " ^0.1.0" ,
5454 "@stdlib/complex-float64" : " ^0.1.1" ,
5555 "@stdlib/math-base-special-pow" : " ^0.1.0" ,
You can’t perform that action at this time.
0 commit comments