<@U4Z1U6LJK> commented on <@U0F3291QE>’s file <htt...
# tornadofx
u
@kastork commented on @edvin’s file https://kotlinlang.slack.com/files/U0F3291QE/F58MH8VGQ/-.kt: Works as written.
forEach
isn't defined on
NodeList
,
for(index in 0..anchors.length) { ...}
did not work.