make-the-data-nice

podcast-rr-265-timely-dataflow#nice-data

At 10 minutes Jessica Kerr talks about how in functional programming, first you make the data nice.

 

Seems related to pattern-input-work-result-failure, where at the input phase you guard the borders and make the data nice for interactions with the rest of the system.

This is also related to the idea of idealizing-data-with-adapters as described in book-goos