expr-lang/expr

Checker error pointer: builtin map takes only array

Closed this issue · 1 comments

 compile error: builtin map takes only array (got map[interface {}][]interface {}) (1:9)
 | 1..99 | groupBy(#%7) | map(#)
 | ........^

Everything is all right.