# Functions
MustApply applies the canvas on the terminal or panics.
MustCell returns the cell or panics.
MustCopyTo copies the content of the source canvas onto the destination canvas or panics.
MustNew returns a new canvas or panics.
MustSetAreaCells sets the cells in the area or panics.
MustSetCell sets the cell value or panics.