AnyBox

trait AnyBox[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 putBox(pt: Point, box: Box, textStyle: TextStyle): F[Unit]
def putBox(pt: Point, box: Box): F[Unit]