We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c85f665 commit 8ec0cbdCopy full SHA for 8ec0cbd
README.md
@@ -1,5 +1,7 @@
1
# Analyze
2
3
+[](http://godoc.org/github.com/murphybytes/analyze)
4
+
5
A predicate expression evaluator designed to embed logical expressions in YAML or JSON. Think of being able to
6
apply a SQL where clause on a set of data that you supply. For example, let say we have an array of objects.
7
```json
0 commit comments