A small program to add all arguments.

Josh Bicking f9e733499d initial commit há 6 anos atrás
README.md f9e733499d initial commit há 6 anos atrás
allArgsAdd.hs f9e733499d initial commit há 6 anos atrás

README.md

allArgsAdd

A simple program to add all arguments.

Built to explore & implement folding over Monads.

Build

ghc allArgsAdd.hs