Last Updated: February 25, 2016
·
1.255K
· chvanikoff

Enlarge your... proplists:get_value/2

Just use lists:keyfind(Key, 1, Proplist) instead of proplist:get_value(Key, Proplist). It's much faster.