Mean

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

Sources

Link copied to clipboard