<@U0F3291QE>: Hmm, I'm having a hard time figuring...
# tornadofx
r
@edvin: Hmm, I'm having a hard time figuring out how to fix the property delegates without adding 10 new functions and 5 new classes. Delegation generics apparently aren't happy that
IntergerProperty
and the like are actually
Property<Number>
.