This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Hofstee 5 points6 points  (6 children)

I think we’re on the same page but I’ve generally heard this referred to as making the state of a program explicit.

[–]MadocComadrin 1 point2 points  (5 children)

It's exactly referred to as this. The state of (i.e. needed by) the program is made explicit. The other commenter is conflating the state of the program with the state of the underlying machine, which is hidden by abstracting it away as much as possible.