outr / reactify

The first and only true Functional Reactive Programming framework for Scala.
MIT License
86 stars 4 forks source link

Future Assignment #18

Closed darkfrog26 closed 6 years ago

darkfrog26 commented 7 years ago

Convenience functionality to assign the result of a Future to a Var or Channel would make life just a little easier.