Kotlin / dukat

Converter of <any kind of declarations> to Kotlin external declarations
558 stars 42 forks source link

Translate classes extending constructor variable (in stdlib cases) #405

Open trilis opened 4 years ago

trilis commented 4 years ago

There are still some places we need to think on, but work here is mostly done.

The main blocker for this PR is #382, because as a side-effect of fixes in these branch, rxjs in topN test suit is severely failing now.