Philip Dukhov
KotlinEnum
Identifiable
extension KotlinEnum: Identifiable { public var id: Int32 { ordinal } }
Extension of a generic Objective-C class cannot access the class's generic parameters at runtime
ordinal
Int32
russhwolf
id
E
A modern programming language that makes developers happier.