AnimationWriterOpsHelper

doodle.interact.syntax.AnimationWriterSyntax.AnimationWriterStreamOps.AnimationWriterOpsHelper
class AnimationWriterOpsHelper[Format](frames: Stream[IO, Picture[Alg, A]])

Attributes

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

Members list

Value members

Concrete methods

def apply[Frame](file: String, frame: Frame)(implicit m: Monoid[A], w: AnimationWriter[Alg, Frame, Format], runtime: IORuntime): Unit

Attributes

Source
AnimationWriterSyntax.scala
def apply[Frame](file: File, frame: Frame)(implicit m: Monoid[A], w: AnimationWriter[Alg, Frame, Format], runtime: IORuntime): Unit

Attributes

Source
AnimationWriterSyntax.scala