Companion

Functions

Link copied to clipboard
fun <F : Feature<F>> of(vararg features: F): FeatureSet<F>
fun <F : Feature<F>> of(features: Iterable<F>): FeatureSet<F>