AsyncResults

io.github.nafg.scalajs.facades.reactselect.`package`.AsyncResults
See theAsyncResults companion class
object AsyncResults

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Implicits

Implicits

implicit def simple[A](fut: Future[Seq[A]]): AsyncResults[A]