AnimationRendererSyntax

class Object
trait Matchable
class Any
object all.type
object animationRenderer.type

Type members

Classlikes

implicit class AnimateStreamOps[Alg <: Algebra, F[_], A](frames: Stream[IO, Picture[Alg, A]])
implicit class AnimateToStreamOps[Alg <: Algebra, F[_], A](frames: Stream[IO, Picture[Alg, A]])

Value members

Concrete methods

def nullCallback[A](r: Either[Throwable, A]): Unit

Concrete fields

val theNullCallback: Either[Throwable, Any] => Unit

Implicits

Implicits

final implicit def AnimateStreamOps[Alg <: Algebra, F[_], A](frames: Stream[IO, Picture[Alg, A]]): AnimateStreamOps[Alg, F, A]
final implicit def AnimateToStreamOps[Alg <: Algebra, F[_], A](frames: Stream[IO, Picture[Alg, A]]): AnimateToStreamOps[Alg, F, A]