Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/greggirwin/red-hof into m…
Browse files Browse the repository at this point in the history
…aster
  • Loading branch information
hiiamboris committed Oct 26, 2021
2 parents 9bb3031 + 68b8324 commit 6b152ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hof-x.red
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Red [
]

comment {
apply (map)
accumulate (fold, reduce)
apply (map) [collect opt transform]
accumulate (fold, reduce) summarize
filter (select) remove-each/keep-each
sort sort
group
Expand Down

0 comments on commit 6b152ff

Please sign in to comment.