Cell

trait Cell
Companion:
object
class Object
trait Matchable
class Any
class BoolCell
class DateCell
class FloatCell
class IntCell
class LongCell
object NothingCell.type
class StrCell
class VecCell
object VoidCell.type

Value members

Concrete methods

def asAny: Either[Throwable, Any]
Extension method from Cell

Extension Call Operations

Extension Call Operations

def asBoolean: Either[Throwable, Boolean]
Extension method from Cell

Extension Call Operations

Extension Call Operations

def asStructCell: Either[Throwable, StructCell]
Extension method from Cell

Extension Call Operations

Extension Call Operations