From d2a3f2cedd7c00d0933222aed9c06b3149aa4db4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?=
42
, we will obtain the following module ready to
be executed:
The resulting Core Erlang code looks like this:
The result is this very simple function:
42, 43, 44
in our Xerl source file, we would have a result equivalent to the
following before optimization:And the result is of course 44
.
The resulting Core Erlang code looks like this: