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