April 2017
Intermediate to advanced
316 pages
9h 33m
English
Algebraic data types can also be composite types. For instance, a tuple of two Double values is a simple algebraic data type. Such a tuple could be expressed as having the (Double, Double) type, and an example value for this type could be (1.5, 3.2).
Read now
Unlock full access