RefSet

case class RefSet(refs: List[Fun | Ref]) extends Value

A value which represents a set of addresses

It comes from if expressions.

trait Product
trait Equals
class Value
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Value
Inherited from:
Value
Inherited from:
Value
Inherited from:
Value
Inherited from:
Product
Inherited from:
Value