All Downloads are FREE. Search and download functionalities are using the official Maven repository.

poly.algebra.syntax.scala Maven / Gradle / Ivy

package poly.algebra

import poly.algebra.function._

/**
  * An object for all-in-one importing experience.
  * Once imported this `syntax` object,
  * `implicits` / `ops` / `functions` should '''NO LONGER''' be imported.
  * @author Tongfei Chen
  * @since 0.2.15
  */
object syntax extends GenericFunctions with MapReduceMathOps with ImplicitStructures with Priority1Implicits




© 2015 - 2024 Weber Informatics LLC | Privacy Policy