jwadhams / json-logic

Build complex rules and serialize them to JSON

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request: For Each Loop

atulagrawal opened this issue · comments

Hi @jwadhams,

My team is going to use JsonLogic specification and parsers for couple of projects. We have a few use cases where we want to use for-loop construct as it helps in iterating through the elements based on indexes and gives developers more control.

Can we please add this function to the JsonLogic Specification? We will provide all the required support for defining the specification and for developments.

Please let us know your thoughts. Thank in advance.