@@ -1430,6 +1430,28 @@ console.log( arr );
14301430
14311431<!--  /.references --> 
14321432
1433+ <!--  Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. --> 
1434+ 
1435+ <section  class =" related " >
1436+ 
1437+ * * * 
1438+ 
1439+ ## See Also  
1440+ 
1441+ -    [ ` @stdlib/array/buffer ` ] [ @stdlib/array/buffer ] : arrayBuffer.
1442+ -    [ ` @stdlib/array/float32 ` ] [ @stdlib/array/float32 ] : float32Array.
1443+ -    [ ` @stdlib/array/float64 ` ] [ @stdlib/array/float64 ] : float64Array.
1444+ -    [ ` @stdlib/array/int16 ` ] [ @stdlib/array/int16 ] : int16Array.
1445+ -    [ ` @stdlib/array/int32 ` ] [ @stdlib/array/int32 ] : int32Array.
1446+ -    [ ` @stdlib/array/int8 ` ] [ @stdlib/array/int8 ] : int8Array.
1447+ -    [ ` @stdlib/array/uint16 ` ] [ @stdlib/array/uint16 ] : uint16Array.
1448+ -    [ ` @stdlib/array/uint8 ` ] [ @stdlib/array/uint8 ] : uint8Array.
1449+ -    [ ` @stdlib/array/uint8c ` ] [ @stdlib/array/uint8c ] : uint8ClampedArray.
1450+ 
1451+ </section >
1452+ 
1453+ <!--  /.related --> 
1454+ 
14331455<!--  Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. --> 
14341456
14351457
@@ -1489,8 +1511,28 @@ Copyright © 2016-2021. The Stdlib [Authors][stdlib-authors].
14891511
14901512[ mdn-typed-array ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray 
14911513
1514+ <!--  <related-links> --> 
1515+ 
14921516[ @stdlib/array/buffer ] : https://github.com/stdlib-js/array-buffer 
14931517
1518+ [ @stdlib/array/float32 ] : https://github.com/stdlib-js/array-float32 
1519+ 
1520+ [ @stdlib/array/float64 ] : https://github.com/stdlib-js/array-float64 
1521+ 
1522+ [ @stdlib/array/int16 ] : https://github.com/stdlib-js/array-int16 
1523+ 
1524+ [ @stdlib/array/int32 ] : https://github.com/stdlib-js/array-int32 
1525+ 
1526+ [ @stdlib/array/int8 ] : https://github.com/stdlib-js/array-int8 
1527+ 
1528+ [ @stdlib/array/uint16 ] : https://github.com/stdlib-js/array-uint16 
1529+ 
1530+ [ @stdlib/array/uint8 ] : https://github.com/stdlib-js/array-uint8 
1531+ 
1532+ [ @stdlib/array/uint8c ] : https://github.com/stdlib-js/array-uint8c 
1533+ 
1534+ <!--  </related-links> --> 
1535+ 
14941536</section >
14951537
14961538<!--  /.links --> 
0 commit comments