By piccoloprincipe
via css.dzone.com
Published: Nov 28 2012 / 10:05
A record's underlying representation is still a tuple, but it is accessed by name instead of by index. However, it can be compared more to a C struct or a Java object than to a map, since it is not dynamic: the name of fields and their number are fixed at compile time.
Add your comment