diff options
author | Hans Bolinder <[email protected]> | 2018-04-20 12:19:12 +0200 |
---|---|---|
committer | Hans Bolinder <[email protected]> | 2018-04-25 16:25:22 +0200 |
commit | 872548b0c798e1e1fe9350d04c9460f3a6db5d41 (patch) | |
tree | 8eb26eba47a1cad7b37e7c75ea43c2f71bfc7bbd /make/otp_release_targets.mk | |
parent | 29a347ffd408c68861a914db4efc75d8ea20a762 (diff) | |
download | otp-872548b0c798e1e1fe9350d04c9460f3a6db5d41.tar.gz otp-872548b0c798e1e1fe9350d04c9460f3a6db5d41.tar.bz2 otp-872548b0c798e1e1fe9350d04c9460f3a6db5d41.zip |
stdlib: Modify the printing of map associations with wWpP
Use the same depth for all (printed) elements of a map.
Since the order of keys can vary when printing a map--maps:iterator/1
and maps:next/1 are used--it is more consistent to print all
associations with the same depth.
If the associations printed are limited by the depth, the selection
of associations is arbitrary, as before.
Diffstat (limited to 'make/otp_release_targets.mk')
0 files changed, 0 insertions, 0 deletions