so in the kotlinx.html `fun DIV.text(…)` is the ac...
# random
o
so in the kotlinx.html
fun DIV.text(…)
is the actual method doing the work etc, and
+
operator is an alias shortcut you are free to avoid using 🙂