wfcing
This commit is contained in:
@@ -108,6 +108,3 @@ mul({w, X}, {w, Y}) ->
|
||||
|
||||
mul([Word | Rest]) -> mul(Word, mul(Rest));
|
||||
mul([]) -> one().
|
||||
|
||||
|
||||
add(
|
||||
|
||||
Reference in New Issue
Block a user