camunda / feel-scala

FEEL parser and interpreter written in Scala
https://camunda.github.io/feel-scala/
Apache License 2.0
123 stars 50 forks source link

feat: add function to check if a list is empty #851

Closed skayliu closed 4 months ago

skayliu commented 4 months ago

Description

Add a new function to check if a list is empty.

Related issues

closes #805

skayliu commented 4 months ago

Hey, @saig0, it's done, do i need to rebase to main?