Is there a way to build a size specified 2d array?...
# getting-started
h
Is there a way to build a size specified 2d array? Closest I can find is an Array<Array<T>>