Apter

Results 2 issues of Apter

# Problem When defining a struct with private fields only as command data, `missing field` error is always thrown. Problem is caused by private fields are skipped and default checking...

bug
enhancement

Hi I am learning datalog with the website of this project. It is quite fun but I have a small question here. [In Chapter 4 Exercise 2](http://www.learndatalogtoday.org/chapter/4), the instruction guide...