We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5637a6f + c0de346 commit 8b0bc97Copy full SHA for 8b0bc97
README.md
@@ -28,3 +28,5 @@ Here are some blog posts talking about chalk:
28
- Extending the system for associated types
29
- [Negative reasoning in Chalk](http://aturon.github.io/blog/2017/04/24/negative-chalk/)
30
- How to prove that something is not true
31
+- [Query structure in chalk](http://smallcultfollowing.com/babysteps/blog/2017/05/25/query-structure-in-chalk/)
32
+ - The basic chalk query structure, with pointers into the chalk implementation
0 commit comments