withFeatures
fun <T : Any> Matrix<T>.withFeatures(newFeatures: Iterable<MatrixFeature>): MatrixWrapper<T>
Content copied to clipboard
Add a collection of features to a Matrix
Sources
common source
Link copied to clipboard