plotly.MutableSequenceImplicitConversions.scala Maven / Gradle / Ivy
The newest version!
package plotly
trait MutableSequenceImplicitConversions {
// Unneccessary in Scala 2.12, since the `Seq` alias refers to the supertype for mutable and immutable sequences
}