Klebert-Engineering / simfil

The Simple Map Filter Language Interpreter 🌳.
BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

Model value type #13

Closed johannes-wolf closed 2 years ago

johannes-wolf commented 2 years ago

Implements parts of #12. Compound objects (ModelNode) evaluate to true. See test cases for behavior changes (count and a.* + b.*)

josephbirkner commented 2 years ago

Works perfectly, thanks! 👍