Join Slack
Powered by
that's basically right. We use `arrayOf()` in kotl...
# squarelibraries
z
Zac Sweers
02/03/2022, 7:51 PM
that's basically right. We use
arrayOf()
in kotlinpoet itself for maximum portability
https://github.com/square/kotlinpoet/blob/master/kotlinpoet/src/main/java/com/squareup/kotlinpoet/AnnotationSpec.kt#L172-L180
4
Views
Open in Slack
Previous
Next