derivative

fun DS<T, A>.derivative(symbols: List<Symbol>): T(source)
fun DS<T, A>.derivative(vararg symbols: Symbol): T(source)