value

fun <T2> value(value: (T2) -> Float): Pie<T2>

Returns a new Pie which can compute a numeric value for complex data types.