OlivierBlanvillain / monadic-html

Tiny DOM binding library for Scala.js
https://olivierblanvillain.github.io/monadic-html/examples/
MIT License
225 stars 24 forks source link

Remove unnecessary use of asInstanceOf in rx.scala #108

Closed LPTK closed 6 years ago

bbarker commented 6 years ago

Nice, thanks. We should probably also make an issue to track things that should be changed or need to be changed for dotty.

OlivierBlanvillain commented 6 years ago

@LPTK Merci !

@bbarker Besides the uncertain future of xml literals, everything else should hopefully cross compile :smile: