is there a way to convince kotlin that javascript'...
# javascript
t
is there a way to convince kotlin that javascript's
Promise.then
will to an implicit
flatMap
when
then()
returns a
Promise
itself, too?