TypeCaster

Interface for Type Casting

class Object
trait Matchable
class Any

Value members

Abstract methods

def cast(value: Cell, toType: Type): Either[MemoryException, Cell]