Cope 2.5.0
My personal "standard library" of all the generally useful code I've written for various projects over the years
|
int Cope.misc.furthest | ( | SupportsInt | target, |
Iterable[SupportsInt] | compare, | ||
index = False |
|||
) |