IdSplittable

object IdSplittable extends Splittable[Id]

Used by splitOne and splitOneIntoSignals methods

Used by splitOne and splitOneIntoSignals methods

trait Splittable[Id]
class Object
trait Matchable
class Any

Value members

Concrete methods

override def map[A, B](input: A, project: A => B): B
Definition Classes