Why are functions exported as nullable `val`s? Or ...
# kotlin-native
e
Why are functions exported as nullable `val`s? Or better, why the "macro" that gets replace with *A or *W is nullable? Any good reason?