Shuufi Sapli

Results 2 issues of Shuufi Sapli

Thank you for the library. Trying this out. Any plan to support [M04](https://blog.jetbrains.com/kotlin/2016/12/kotlin-1-1-m04-is-here/)? Edit: Kotlin 1.1 just [out](https://blog.jetbrains.com/kotlin/2017/03/kotlin-1-1/). This issue is now 2 months old.

Trying to implement this using Kotlin Annotation Processor. The issue I can across was that the method defined in the `Store` interface was not implemented by the annotation tool. **Example**...