Search
Complete the method definition given below.
Given an array of river names rivers, the method should remove duplicate names, sort them alphabetically and return the final array. In case of an empty array, the method should return false.
rivers
false