aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/erl_parse.yrl
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2016-04-15 11:18:05 +0200
committerHans Bolinder <[email protected]>2016-04-28 16:16:11 +0200
commit8631b1adfd54b8cc8d38b0853a4c6502aa7100e5 (patch)
tree97043abf7341c6169acbeed76cdfac96d2528657 /lib/stdlib/src/erl_parse.yrl
parent1cb11595f5d4860b38c8bf6d56073ba0032a51a9 (diff)
downloadotp-8631b1adfd54b8cc8d38b0853a4c6502aa7100e5.tar.gz
otp-8631b1adfd54b8cc8d38b0853a4c6502aa7100e5.tar.bz2
otp-8631b1adfd54b8cc8d38b0853a4c6502aa7100e5.zip
stdlib: Add shadow comments for BIFs in maps
Type information is stored in erl_bif_types for certain BIFs. This fact must be stated in the type specification for the stubs that are superceded by erl_bif_types. * Shadowed by erl_bif_types: maps:from_list/1 * Shadowed by erl_bif_types: maps:get/2 * Shadowed by erl_bif_types: maps:is_key/2 * Shadowed by erl_bif_types: maps:merge/2 * Shadowed by erl_bif_types: maps:put/3 * Shadowed by erl_bif_types: maps:to_list/1 * Shadowed by erl_bif_types: maps:update/3
Diffstat (limited to 'lib/stdlib/src/erl_parse.yrl')
0 files changed, 0 insertions, 0 deletions