advantagefse / json-logic-swift

A native Swift JsonLogic implementation. This parser accepts JsonLogic rules and executes them.
MIT License
25 stars 22 forks source link

Fixed Strict comparison between Arrays and Dictionaries #11

Closed csknns closed 3 years ago

csknns commented 3 years ago

…pplied recursively to nested items. Closes #10