ubu
typealias Id = String
robstoll
inline class Id<T>(val value: String)
thanksforallthefish
fun get(id: Id)
A modern programming language that makes developers happier.