Replies: 1 comment
-
Hi @elect86, In the meantime, you may use the legacy API since call checkers, expression checkers, and declaration checkers are very similar to how they are in FIR and won't be hard to migrate when available. An example of a call checker can be found here https://github.com/arrow-kt/arrow-meta/blob/56a5b55415fe697026c7ede3a4d35813e02fe1e1/compiler-plugin/src/main/kotlin/arrow/meta/plugins/proofs/phases/resolve/ProofResolutionRules.kt#L82 Feel free to ask any questions you have during development in the kotlin slack #arrow-meta channel. |
Beta Was this translation helpful? Give feedback.
-
As titled, I was reading this comment and he mentioned Arrow (meta)
would this be possible?
Ps: I'm looking for something like this:
Beta Was this translation helpful? Give feedback.
All reactions