Is there a way to bind a function to an interface?...
# kotlin-inject
d
Is there a way to bind a function to an interface? For example I have an expect function that returns a platform spcecific implementation of an interface.