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