aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/nix/folds.scm
blob: a89a5b24bd270f13e86ae9f25733c9ef0c8d6e6c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
; Nix doesn't really have blocks, so just guess what people might want folds for
[
  (if_expression)
  (with_expression)
  (let_expression)
  (function_expression)
  (attrset_expression)
  (rec_attrset_expression)
  (list_expression)
  (indented_string_expression)
] @fold