AnyTable

trait AnyTable[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 putTable(pt: Point, table: Table, textStyle: TextStyle): F[Unit]
def putTable(pt: Point, table: Table): F[Unit]