Hi everyone! I'm trying to write a blackjack simulator and would really appreciate advice on the code.
I wrote about lots of specific things in an /r/haskell post:
https://www.reddit.com/r/haskell/comments/3sjs0y/my_first_haskell_projectplease_give_feedback/
And the code is here:
https://github.com/tjakway/blackjack-simulator/blob/master/src/Cards.hs
(sorry if it's annoying to have to follow a link, thought it'd be better than just copy + pasting a huge blob here)
Thanks in advance!
_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners