pub fn max_string<O: Offset>(array: &Utf8Array<O>) -> Option<&str>
Expand description

Returns the maximum value in the string array, according to the natural order.