@vlastachu no docs yet, just the tests, but we plan on adding docs as soon as we have a stable API. Our biggest challenge right now is resolving typeclass instances at compile time. We plan on fixing that with some kind of annotation or compiler plugin support as currently we are doing it at runtime. That may change some of the APIs