Skip to content

Show

show

:: Show a => a -> String Source

A specialised variant of showsPrec, using precedence context zero, and returning an ordinary String.

showAll

:: Show a => Arc -> Pattern a -> String

draw

:: Pattern Char -> Render

drawLine

:: Pattern Char -> Render

drawLineSz

:: Int -> Pattern Char -> Render

stepcount

:: Pattern a -> Int

showStateful

:: ControlPattern -> String