wren-port ~master (2021-12-18T14:20:14.6369696)
Dub
Repo
validateIntValue
wren
primitive
Undocumented in source. Be warned that the author may not have intended to support it.
@
nogc
bool
validateIntValue
(
WrenVM
*
vm
,
double
value
,
const
(
char
)*
argName
)
Meta
Source
See Implementation
wren
primitive
functions
RETURN_BOOL
RETURN_ERROR
RETURN_FALSE
RETURN_NULL
RETURN_NUM
RETURN_OBJ
RETURN_TRUE
RETURN_VAL
calculateRange
validateFn
validateIndex
validateIndexValue
validateInt
validateIntValue
validateKey
validateNum
validateString
structs
WrenPrimitive
templates
PRIMITIVE