Tom
Member since May 2, 2013
- Profile: /members/10864-tom.htm
- Comments: 1
Recent Blog Comments By Tom
-
Seven Languages In Seven Weeks: Erlang - Day 1
Posted on May 2, 2013 at 4:48 AM
@Ben Thanks for writing such great articles. They helped me a lot with the homework. @Brent Your solution is consistent with the words function of the string module in the standard library: 81> string:words(""). 1 A solution for the count to ten task which uses a guard: ... read more »