com.thoughtworks.binding

Type members

Classlikes

object Binding extends JSBinding
object PatchStreamT extends LowPriority0

Types

opaque type CovariantStreamT[M[_], +A]
opaque type DefaultFuture[+A]

A scala.concurrent.Future whose scalaz instances are not orphan

A scala.concurrent.Future whose scalaz instances are not orphan

Todo:

Replace Future with Coyoneda[F, _] once https://github.com/scalaz/scalaz/pull/2269 is merged

opaque type PatchStreamT[M[_], +A]