MAP->
maps conversionThe MAP->
function expands the MAP on top of the stack into pairs of elements followed by the number of elements extracted. If the MAP was
created by a call to ->MAP
, the order of the elements will be the same as prior to calling ->MAP
.