CanMap

trait CanMap[-From[_], -B, +To] extends Adjunct
Companion:
object
trait Adjunct
trait Writable
class Object
trait Matchable
class Any

Value members

Abstract methods

def map[A](from: Ex[From[A]], fun: Ex[A] => B): To

Inherited methods

def id: Int
Inherited from:
Adjunct
def write(out: DataOutput): Unit
Inherited from:
Adjunct