I read in a few places that Kotlin will bring inline classes in the future (i.e. zero overhead API wrapper on a single type, primitive or not). Just wanted to tell that I know it'd be super useful to write great DSLs on top of legacy designed APIs (e.g. Android)