Comment on Left to Right Programming
coherent_domain@infosec.pub 1 week agoComprehension is functional programming too, they arise from list monad www.schoolofhaskell.com/…/13-the-list-monad And Haskell do notation indeed reads top-down, unlike Python, but I find both quite readable.