folds(fennel): add let, fn, let_clause, quoted_list, local, global folds

This commit is contained in:
Chinmay Dalal 2023-01-09 15:04:02 +05:30 committed by Christian Clason
parent 166efb25c1
commit fa8736c94a

View file

@ -1 +1 @@
[(list) (table) (sequential_table)] @fold
[(list) (table) (sequential_table) (let) (fn) (let_clause) (quoted_list) (local) (global)] @fold