Here is a few examples on how comprehensions would...
# arrow
r
Here is a few examples on how comprehensions would look like once arrow meta lands in arrow https://github.com/arrow-kt/arrow-meta/blob/master/compiler-plugin/src/test/kotlin/arrow/meta/plugins/comprehensions/ComprehensionsTest.kt
😍 4