99 Elm Problems/Problem 27/Solutions
<
99 Elm Problems
|
Problem 27
# #
This problem needs a solution
# # #
Description of first solution
f
:
Int
->
Int
f
a
=
a
+
1