MapList::only_address_at_most

fn only_address_at_most(
    self: MapList,
    address: Integer
) -> MapList

Returns a new MapList with only the maps whose address is equal or lower than the one specified.