animationWriter

doodle.interact.syntax.package$.animationWriter$

Attributes

Source
package.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited classlikes

implicit class AnimationWriterStreamOps[Alg <: Algebra, A](frames: Stream[IO, Picture[Alg, A]])

Attributes

Inherited from:
AnimationWriterSyntax
Source
AnimationWriterSyntax.scala
Supertypes
class Object
trait Matchable
class Any

Value members

Inherited methods

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

Attributes

Inherited from:
AnimationWriterSyntax
Source
AnimationWriterSyntax.scala

Implicits

Inherited implicits

final implicit def AnimationWriterStreamOps[Alg <: Algebra, A](frames: Stream[IO, Picture[Alg, A]]): AnimationWriterStreamOps[Alg, A]

Attributes

Inherited from:
AnimationWriterSyntax
Source
AnimationWriterSyntax.scala