-module('EVal'). -export([toEVal/1, fromEVal/1]). -include("./EVal.hrl").