Is arrow meta a tool to transform the Kotlin compi...
# arrow-meta
q
Is arrow meta a tool to transform the Kotlin compiler, or a thing that arrow uses for impossible feats?
i
Arrow-meta is a meta-programming library. It can be used for everything in that regard or anyone in the community. We had a lot of use-cases (libraries, techniques, etc. ), where meta-programming made sense.
It also comes with a testing dsl for both the compiler and the editor.