Personal tools
Home
Log in / create account
Views
Page
Discussion
View source
History
Talk:Haskell Quiz/Amazing Mazes/Solution Burton
From HaskellWiki
Jump to:
navigation
,
search
For topBorder, why not
topBorder i
=
concat
(
replicate i
"+---"
)
++
"+
\n
"
Navigation
Haskell
Wiki community
Recent changes
Random page
Toolbox
What links here
Related changes
Upload file
Special pages
Printable version
Permanent link