Packages

p

ai.mantik.ds

operations

package operations

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class BinaryFunction(dataType: DataType, op: (Element, Element) ⇒ Element) extends Product with Serializable

    A Binary Operation.

  2. sealed trait BinaryOperation extends AnyRef

Value Members

  1. object BinaryFunction extends Serializable
  2. object BinaryOperation extends Product with Serializable

Ungrouped