withFeatures

fun <T : Any> Matrix<T>.withFeatures(newFeatures: Iterable<MatrixFeature>): MatrixWrapper<T>

Add a collection of features to a Matrix

Sources

common source
Link copied to clipboard