vinivendra / Gryphon

The Swift to Kotlin translator.
https://vinivendra.github.io/Gryphon/
Other
609 stars 46 forks source link

Init apis #62

Closed vinivendra closed 4 years ago

vinivendra commented 4 years ago

What's in this pull request?

Adds support for translating inits with named parameters (i.e. A(a = 0 instead of A(with = 0)).

Does this resolve an open issue?

Yeah, it resolves #58.

Checklist for submitting a pull request: