MapList::only_address_at_least

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

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