IOAssignment

Companion:
class
class Object
trait Matchable
class Any

Type members

Classlikes

class HashBasedIOAssignment[U, V](a: U => V) extends IOAssignment[U, V]

An IOAssignment built using hash maps with a default argument.

An IOAssignment built using hash maps with a default argument.

Value parameters:
a

the assignment which is the original content of this IOAssignment