diff options
author | Björn-Egil Dahlberg <[email protected]> | 2016-04-15 11:18:05 +0200 |
---|---|---|
committer | Hans Bolinder <[email protected]> | 2016-04-28 16:16:11 +0200 |
commit | 8631b1adfd54b8cc8d38b0853a4c6502aa7100e5 (patch) | |
tree | 97043abf7341c6169acbeed76cdfac96d2528657 /erts/autoconf | |
parent | 1cb11595f5d4860b38c8bf6d56073ba0032a51a9 (diff) | |
download | otp-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 'erts/autoconf')
0 files changed, 0 insertions, 0 deletions