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

Type members

Classlikes

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

Attributes

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

Attributes

Source
AnimationWriterSyntax.scala
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def write[Format]: AnimationWriterOpsHelper[Format]

Attributes

Source
AnimationWriterSyntax.scala
def writeToIO[Format]: AnimationWriterIOOpsHelper[Format]

Attributes

Source
AnimationWriterSyntax.scala