aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFatih Kızmaz <barka_21@hotmail.com>2022-05-16 18:12:36 +0300
committerGitHub <noreply@github.com>2022-05-16 18:12:36 +0300
commit2874b1134189634853c3afaaf46c045f66d51ab9 (patch)
tree552c8bdce9ae3a78427c7abc49e9ed18aaf3002c /README.md
parente21d59c9def9f25bc6a7c3fbd41e2e126d68b1df (diff)
Small support for arrays => min, max and avg funcs accept array argument. (handwritten arrays not supported yet, can be used for array variables or functions returning an array) (#107)
invalid expression -> "max([1,2,3])" valid expression -> "max($ages_arr)" valid expression -> "max(ages_arr())"
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions