AnimationWriterStreamOps

doodle.interact.syntax.AnimationWriterSyntax.AnimationWriterStreamOps
implicit class AnimationWriterStreamOps[Alg <: Algebra, A](frames: Stream[IO, Picture[Alg, A]])

Attributes

Source:
AnimationWriterSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Classlikes

class AnimationWriterIOOpsHelper[Format](frames: Stream[IO, Picture[Alg, A]])

Attributes

Source:
AnimationWriterSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any
class AnimationWriterOpsHelper[Format](frames: Stream[IO, Picture[Alg, A]])

Attributes

Source:
AnimationWriterSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def write[Format]: AnimationWriterOpsHelper[Format]