Nikolay Kasyanov
sealed class Parent { object Child1: Parent() object Child2: Parent() }
Parent.init
Dominaezzz
A modern programming language that makes developers happier.