jwadhams / json-logic

Build complex rules and serialize them to JSON
MIT License
116 stars 13 forks source link

Feature Request: For Each Loop #17

Open atulagrawal opened 5 years ago

atulagrawal commented 5 years ago

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.