toggle menu
re.this
0.1.6
common
switch theme
search in API
re.this
/
eu.vendeli.rethis.types.core
/
RType
RType
sealed
class
RType
Inheritors
Null
Error
Raw
RPrimitive
RArray
RMap
RSet
Push
Members
Members & Extensions
Types
Error
Link copied to clipboard
data
class
Error
(
val
exception
:
ReThisException
)
:
RType
Null
Link copied to clipboard
data
object
Null
:
RType
Raw
Link copied to clipboard
class
Raw
:
RType
Properties
value
Link copied to clipboard
open
val
value
:
Any
?
Functions
is
Ok
Link copied to clipboard
fun
RType
.
isOk
(
)
:
Boolean