Yes, exactly, functions always take exactly one argument and return exactly one 
result. 

A few caveats, though. Either that argument or result can be a tuple or record 
that holds multiple values. And the result may itself be a function, hence 
currying.

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to