Constant Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
L
 lily_isa_boolean
 lily_isa_byte
 lily_isa_bytestring
 lily_isa_double
 lily_isa_empty_variant
 lily_isa_file
 lily_isa_foreign_class
 lily_isa_function
 lily_isa_hash
 lily_isa_integer
 lily_isa_list
 lily_isa_native_class
 lily_isa_string
 lily_isa_tuple
 lily_isa_unit
 lily_isa_variant
The value is a ‘Boolean’.
The value is a ‘Byte’.
The value is a ‘ByteString’.
The value is a ‘Double’.
This is a variant that does not have any values inside of it.
The value is a ‘File’.
This is a class defined in C.
The value is a ‘Function’.
The value is a ‘Hash’.
The value is an ‘Integer’.
The value is a ‘List’.
This is a class with fields, usually defined in native Lily code.
The value is a ‘String’.
The value is a ‘Tuple’.
The value is a ‘Unit’.
The value is a variant with a non-zero number of fields.
Close