• PoolloverNathan@programming.dev
    link
    fedilink
    arrow-up
    5
    ·
    7 months ago

    ↑ This. Haskell makes it super easy to get good CLI filters. All you need to do is interact and process the string it gives you. You’ll automatically get streaming behavior because of laziness without lifting a finger.