CodyIT@programming.dev to Technology@lemmy.worldEnglish · 4 months agoLeft to Right Programminggraic.netexternal-linkmessage-square29linkfedilinkarrow-up150arrow-down14cross-posted to: programming_languages@programming.devhackernews@lemmy.bestiver.se
arrow-up146arrow-down1external-linkLeft to Right Programminggraic.netCodyIT@programming.dev to Technology@lemmy.worldEnglish · 4 months agomessage-square29linkfedilinkcross-posted to: programming_languages@programming.devhackernews@lemmy.bestiver.se
minus-squarecoherent_domainlinkfedilinkEnglisharrow-up1·4 months agoComprehension is functional programming too, they arise from list monad https://www.schoolofhaskell.com/school/starting-with-haskell/basics-of-haskell/13-the-list-monad And Haskell do notation indeed reads top-down, unlike Python, but I find both quite readable.
Comprehension is functional programming too, they arise from list monad https://www.schoolofhaskell.com/school/starting-with-haskell/basics-of-haskell/13-the-list-monad And Haskell do notation indeed reads top-down, unlike Python, but I find both quite readable.