Package-level declarations

Types

Link copied to clipboard
class TerminalRenderCache(columns: Int, rows: Int, rowCapacityReserve: Int) : TerminalRenderFrameConsumer

Caller-owned primitive cache for render frames.

Link copied to clipboard
class TerminalRenderPublisher(columns: Int, rows: Int)

Triple-buffered render cache publisher.