End of the Basics

We’ve now covered the low-level ingredients of an Elixir program. In the next two chapters we’ll discuss how to create anonymous functions, modules, and named functions.

Footnotes

[5]

http://www.pcre.org/

[6]

http://www.iso.org/iso/home/standards/iso8601.htm

[7]

The fact that time values track the number of significant digits in the seconds field means that ~T[12:34:56.0] is not equal to ~T[12:34:56.00].

[8]

https://github.com/lau/calendar

Get Programming Elixir 1.3 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.