DescriptionThis library is designed to search for minimum and maximum values in an array. In addition, the library allows you to search for the sum of array elements.Available functionsgetMinElement(array = 1,2,3,4,5) getMaxElement(array = 1,2,3,4,5) sumArrayElements(array = 1,2,3,4,5)2 keywords1 dependency4 versionsarraysumtask21.0.32 years ago1.0.22 years ago1.0.12 years ago1.0.02 years ago