advent-of-haskell-dd icon indicating copy to clipboard operation
advent-of-haskell-dd copied to clipboard

Add missing s in proof of composition law

Open lahvak opened this issue 3 years ago • 1 comments

In the proof of the functor composition law for Stack, the actual stack s disappears on the last two lines.

lahvak avatar Jan 02 '22 03:01 lahvak

Thanks for noticing the typo!

bolt12 avatar Jan 02 '22 12:01 bolt12