Will it one day be possible to have `compileOnly` ...
# kotlin-native
m
Will it one day be possible to have
compileOnly
dependencies in K/N? The idea is to provide extension functions in a library for classes that may or may not exist in the library consumer’s project depending on other libraries that are included.