Kotlin / dukat

Converter of <any kind of declarations> to Kotlin external declarations
552 stars 44 forks source link

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

Open trilis opened 3 years ago

trilis commented 3 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.