cast

Some inspectors look at the Relevance language itself, inspecting the inspectors, so to speak. There are several aspects to view, including the types, properties, casts and operators. This group of inspectors looks at the various casting operations available from the Relevance language.

Version Platforms
8.0.584.0 AIX, HP-UX, Mac, Red Hat, SUSE, Session, Solaris, Windows
8.1.535.0 Debian, Ubuntu
9.5.13.130 Raspbian

Creation

cast : cast
cast <string> : cast
cast from of <type> : cast
cast returning <type> : cast

Properties

name of <cast> : string
operand type of <cast> : type
result type of <cast> : type

Casts

<cast> as string : string