Ah, thought something like this might fix the issu...
# kvision
b
Ah, thought something like this might fix the issue for now, but couldn;t test it:
Copy code
protected fun <RET : List<RemoteOption>> bind(
            function: T.(String?, String?) -> RET
    )