2025-04-18 at

Indexing Flat Lists of Imperative Code Statements

 This is a bit silly. But when writing flat lists of imperative code, I think it is useful to organise code into blocks/functions in lists named by step-number, and then to execute the step-functions in sequence. Consider it an indexing of the imperative code.

No comments :

Post a Comment