Mean

fun <T> Mean(group: Ring<T>, division: (T, count: Int) -> T)

Sources

common source
Link copied to clipboard