aballano
10/27/2019, 5:19 PM4.2 Day Convolution
Another common pattern is to display two user interfaces
side-by-side, with their states evolving independently.
A comonad to specify such an interface would again need
to store all future states of both components, and we would
also need a function to render any two current states. This
data is captured by the Day convolution of the
two functors
simon.vergauwen
10/27/2019, 5:24 PMDevesh Shetty
10/27/2019, 5:25 PMraulraja
10/27/2019, 7:21 PMDevesh Shetty
10/27/2019, 8:32 PMraulraja
10/27/2019, 10:15 PM