aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer
diff options
context:
space:
mode:
authorMichał Muskała <[email protected]>2018-07-19 19:33:14 +0200
committerMichał Muskała <[email protected]>2018-07-19 19:33:14 +0200
commitc52f42bbaf16c02143ad2a840c5a4f9101235943 (patch)
tree3da456db1ac7e42f5b0a983630dd94e320e6c0d7 /lib/dialyzer
parentc4865b2b0b4d71a062cdd8fd091e3e5d43187231 (diff)
downloadotp-c52f42bbaf16c02143ad2a840c5a4f9101235943.tar.gz
otp-c52f42bbaf16c02143ad2a840c5a4f9101235943.tar.bz2
otp-c52f42bbaf16c02143ad2a840c5a4f9101235943.zip
Optimise functions in the maps module
Using direct pattern matching on the map is more effient than pattern matching on the result of maps:find/2, because it avoids allocating the intermediate tuple.
Diffstat (limited to 'lib/dialyzer')
0 files changed, 0 insertions, 0 deletions