// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0import r from"./is-matrix-like.js";var a=r;functione(r){returna(r)&&r.shape[0]===r.shape[1]}var t=e;exportdefault t;
//# sourceMappingURL=is-square-matrix.js.map