Packages

handle CAS semantic to ETS on different OTP version

Current section

Files

Jump to
ets_cas rebar.config
Raw

rebar.config

{erl_opts, [debug_info,
{platform_define, "^2", 'USE_SELECT_REPLACE'}]}.
{deps, [
{uuid, "1.7.2", {pkg, uuid_erl}}
]}.