Matching elements of records

Richard A. O'Keefe ok@REDACTED
Thu Oct 28 02:52:37 CEST 2004


I note that in the other functional programming languages I use,
*only* the
	<variable> = <pattern>
	<variable> @ <pattern>
	<variable> as <pattern>
form is available, not the "reversed" form with the variable on the right.
I would find the "reversed" form rather confusing and unpleasant to read.



More information about the erlang-questions mailing list