AnimationWriterSyntax

doodle.interact.syntax.AnimationWriterSyntax

Attributes

Source
AnimationWriterSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object all.type
object animationWriter.type

Members list

Type members

Classlikes

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

Attributes

Source
AnimationWriterSyntax.scala
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

Implicits

Implicits

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

Attributes

Source
AnimationWriterSyntax.scala