AnyGrid

trait AnyGrid[F[_]]
class Object
trait Matchable
class Any
trait AllShapes[F]
object EitherShapes.type
object FutureShapes.type
trait IdShapes
object IdShapes.type
trait TryShapes
object TryShapes.type

Extensions

Extensions

extension (screen: Screen[F])
def putGrid(pt: Point, grid: Grid, textStyle: TextStyle): F[Unit]
def putGrid(pt: Point, grid: Grid): F[Unit]