Multi-dimensional Table as an object SICP section 3.3.3
The block NEW TABLE (see inside) creates a table of any order, plus operations to store and show stored data. It was inspired by section 3.3.3 of SICP (Structure and Interpretations of Computer Programs).
Created April 3, 2024
Last updated April 6, 2024
Published April 6, 2024