Writing — 1 posts
Self-written, for good or for worse
Depends on what you think about this snippet of code:1 let square y = y * y; limit = 100 in [(x, y, z) | y <- …