reduceとloop/recurのいいとこどりをしたマクロ`loopr`を作ったよ、という話

masa8aurummasa8aurum のブックマーク 2023/04/14 07:21

その他

このブックマークにはスターがありません。
最初のスターをつけてみよう!

Loopr: A Loop/Reduction Macro for Clojure

    I write a lot of reductions: loops that combine every element from a collection in some way. For example, summing a vector of integers: (reduce (fn [sum x] (+ sum x)) 0 [1 2 3]) ; => 6 If you’re no...

    \ コメントが サクサク読める アプリです /

    • App Storeからダウンロード
    • Google Playで手に入れよう