In this case it would be an expect/actual function...
# kotlin-inject
e
In this case it would be an expect/actual function which I think they made fully stable. One idea I just had was a flag for kotlin-inject that will mark the generated
create
function as
actual
and then the user just needs to specify a common
expect create
function.