findMax finds the maximum of a set of scores; if the maximum is strict -- that is, it is the single unique maximum from the set -- then strict has return value true. Otherwise it is false.
(scores []float64)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected