A cool Functional Programming pattern. Do you know what to call it?

The Eric Normand Podcast - A podcast by Eric Normand

Categories:

I use this pattern all the time when I’m programming, and I don’t know if it has a name. It involves lifting a value into a new space, solving a problem with it, then lowering it back down.