Type 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_bytestring_val
 lily_call_entry_func
 lily_container_val
 lily_destroy_func
 lily_error_callback_func
 lily_file_val
 lily_foreign_val
 lily_function_val
 lily_generic_val
 lily_hash_val
 lily_import_func
 lily_msgbuf
 lily_render_func
 lily_string_val
 lily_value
 lily_value_group
Holds a ByteString value.
An dynaload entry in the call_table corresponding to the info_table.
Holds a variant, user-defined class, List, or Tuple.
Hook called when a value is to be destroyed.
Callback for when lily_call raises an exception.
Holds a File value.
Holds a foreign class.
Holds a Function (could be native or foreign).
Holds some kind of pointer value (usually, to be cast to a foreign class).
Holds a Hash value.
Invoked to find a module after registered modules have been tried.
Opaque typedef for a msgbuf.
Invoked when template mode needs to render content.
Holds a String value.
A complete value with class and flag information.
Close