RedrawOps

doodle.interact.syntax.RedrawSyntax.RedrawOps
implicit class RedrawOps[Canvas](canvas: Canvas)

Attributes

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

Members list

Concise view

Value members

Concrete methods

def redraw(implicit r: Redraw[Canvas]): Stream[IO, Int]

Attributes

Source:
RedrawSyntax.scala