mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-04 15:39:42 +08:00
Changed to UpperCamelCase
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
|
||||
// MatrixCheck tests to see if all of the rows of the matrix inputted have similar size columns
|
||||
const matrixCheck = (matrix) => {
|
||||
let columnNumb
|
||||
|
Reference in New Issue
Block a user