Method List
-
FALSE Lisp::Boolean
-
TRUE Lisp::Boolean
-
abs_impl Lisp::Math
-
#acons Lisp::AList
-
acons_impl Lisp::AList
-
ad_impl Lisp::ListSupport
-
#add Lisp::Vector
-
add_impl Lisp::Math
-
add_method_impl Lisp::ClassObject
-
add_static_method_impl Lisp::ClassObject
-
#alist? Lisp::Atom
-
#alist? Lisp::AList
-
#alist? Lisp::ConsCell
-
alist_to_list_impl Lisp::AList
-
#all? Lisp::Atom
-
#almost_eof? Lisp::Tokenizer
-
and_impl Lisp::Logical
-
any_impl Lisp::ListSupport
-
append_impl Lisp::ListSupport
-
appendbang_impl Lisp::ListSupport
-
apply_impl Lisp::SpecialForms
-
#apply_to Lisp::Atom
-
#apply_to Lisp::FfiStatic
-
#apply_to Lisp::FfiNew
-
#apply_to Lisp::Primitive
-
#apply_to Lisp::Function
-
#apply_to Lisp::FfiSend
-
#apply_to Lisp::Macro
-
#apply_to_without_evaluating Lisp::Function
-
#apply_to_without_evaluating Lisp::Macro
-
#apply_to_without_evaluating Lisp::FfiNew
-
#apply_to_without_evaluating Lisp::Primitive
-
#apply_to_without_evaluating Lisp::FfiSend
-
#arity Lisp::Function
-
array_to_list Lisp::ConsCell
-
#assoc Lisp::AList
-
assoc_impl Lisp::AList
-
#at Lisp::Vector
-
#at_put Lisp::Frame
-
#at_put Lisp::Vector
-
begin_impl Lisp::SpecialForms
-
binary_check Lisp::Testing
-
bind Lisp::Math
-
#bind Lisp::EnvironmentFrame
-
#bind_locally Lisp::EnvironmentFrame
-
#binding_for Lisp::EnvironmentFrame
-
#boolean? Lisp::Boolean
-
capitalize_string Lisp::String
-
capitalized? Lisp::String
-
#car Lisp::AList
-
#car NilClass
-
#car Lisp::Atom
-
#car Lisp::Frame
-
#car Lisp::ConsCell
-
case_impl Lisp::SpecialForms
-
#cdr Lisp::ConsCell
-
#cdr Lisp::Frame
-
#cdr NilClass
-
#cdr Lisp::AList
-
#cdr Lisp::Atom
-
ceiling_impl Lisp::Math
-
chain_impl Lisp::SpecialForms
-
char_ci_eq_impl Lisp::Character
-
char_ci_gt_impl Lisp::Character
-
char_ci_gteq_impl Lisp::Character
-
char_ci_lt_impl Lisp::Character
-
char_ci_lteq_impl Lisp::Character
-
char_digit_impl Lisp::Character
-
char_downcase_impl Lisp::Character
-
char_eq_impl Lisp::Character
-
char_gt_impl Lisp::Character
-
char_gteq_impl Lisp::Character
-
char_int_impl Lisp::Character
-
char_lt_impl Lisp::Character
-
char_lteq_impl Lisp::Character
-
char_name_impl Lisp::Character
-
char_upcase_impl Lisp::Character
-
#character? Lisp::ConsCell
-
#character? Lisp::Atom
-
#character? Lisp::AList
-
#character? Lisp::Character
-
charp_impl Lisp::Character
-
check_impl Lisp::Testing
-
check_not_impl Lisp::Testing
-
check_star_impl Lisp::Testing
-
#class? Lisp::Atom
-
#class? Lisp::ClassObject
-
#clone Lisp::Frame
-
clone_impl Lisp::Frame
-
#compute_required_argument_count Lisp::Macro
-
#compute_required_argument_count Lisp::Function
-
cond_impl Lisp::SpecialForms
-
cons Lisp::ConsCell
-
cons_impl Lisp::ListSupport
-
cons_star_impl Lisp::ListSupport
-
#consume_token Lisp::Tokenizer
-
convert_to_lisp Lisp::ClassObject
-
convert_to_ruby Lisp::ClassObject
-
#convert_value Lisp::FfiSend
-
#copy Lisp::Atom
-
cos_impl Lisp::Math
-
#current_code Lisp::EnvironmentFrame
-
define_function Lisp::SpecialForms
-
define_impl Lisp::SpecialForms
-
define_variable Lisp::SpecialForms
-
defmacro_impl Lisp::SpecialForms
-
defun_impl Lisp::SpecialForms
-
#depth Lisp::EnvironmentFrame
-
describe_impl Lisp::Testing
-
#digit? Lisp::Tokenizer
-
digit_char_impl Lisp::Character
-
#dissoc Lisp::AList
-
dissoc_impl Lisp::AList
-
#divider? Lisp::Tokenizer
-
do_comparison Lisp::Testing
-
do_exception Lisp::Exception
-
do_impl Lisp::SpecialForms
-
do_let_bindings Lisp::SpecialForms
-
#doc Lisp::Function
-
#doc Lisp::Primitive
-
#doc Lisp::Macro
-
#doc Lisp::Atom
-
drop_impl Lisp::ListSupport
-
#dump Lisp::EnvironmentFrame
-
#dump_bindings Lisp::EnvironmentFrame
-
#dump_headers Lisp::EnvironmentFrame
-
dump_messages Lisp::Testing
-
#dump_single_frame Lisp::EnvironmentFrame
-
#each Lisp::Vector
-
#each Lisp::ConsCell
-
eighth_impl Lisp::ListSupport
-
#empty? Lisp::Vector
-
#empty? Lisp::AList
-
#empty? Lisp::ConsCell
-
#empty? NilClass
-
#empty? Lisp::Frame
-
#eof? Lisp::Tokenizer
-
#eq? Lisp::AList
-
#eq? Lisp::Frame
-
#eq? Lisp::Vector
-
#eq? Lisp::Atom
-
#eq? Lisp::ConsCell
-
#eq? NilClass
-
eq_check Lisp::Equivalence
-
eq_impl Lisp::Equivalence
-
equal_check Lisp::Equivalence
-
equal_impl Lisp::Equivalence
-
eqv_check Lisp::Equivalence
-
eqv_impl Lisp::Equivalence
-
eval_check Lisp::Testing
-
eval_impl Lisp::SpecialForms
-
#evaluate Lisp::Atom
-
#evaluate Lisp::ConsCell
-
#evaluate NilClass
-
#evaluate Lisp::Symbol
-
#evaluate_each Lisp::ConsCell
-
#evaluate_each NilClass
-
even_impl Lisp::Math
-
every_impl Lisp::ListSupport
-
#expand Lisp::Macro
-
expand_impl Lisp::SpecialForms
-
extend_impl Lisp::ClassObject
-
extending Lisp::EnvironmentFrame
-
extract_strings Lisp::String
-
extract_substrings Lisp::String
-
#false? Lisp::Atom
-
#false? NilClass
-
#false? Lisp::ClassObject
-
#false? Lisp::Number
-
#false? Lisp::ConsCell
-
#false? Lisp::Boolean
-
#false? Lisp::NativeObject
-
fifth_impl Lisp::ListSupport
-
filter_impl Lisp::ListSupport
-
find_character_for_chr Lisp::Character
-
find_character_for_name Lisp::Character
-
#find_charactername Lisp::Character
-
first_impl Lisp::ListSupport
-
#flatten Lisp::ConsCell
-
flatten_impl Lisp::ListSupport
-
#float? Lisp::Number
-
float_impl Lisp::Math
-
floatp_impl Lisp::TypeChecks
-
floor_impl Lisp::Math
-
fourth_impl Lisp::ListSupport
-
#frame Lisp::EnvironmentFrame
-
#frame? Lisp::Frame
-
#frame? Lisp::ConsCell
-
#frame? Lisp::AList
-
#frame? Lisp::Atom
-
from_list Lisp::AList
-
#function? Lisp::ConsCell
-
#function? Lisp::AList
-
#function? Lisp::Atom
-
#function? Lisp::Function
-
#function? NilClass
-
functionp_impl Lisp::TypeChecks
-
gensym_impl Lisp::SpecialForms
-
#get Lisp::Frame
-
#get_helper Lisp::Frame
-
get_one_character_arg Lisp::Character
-
get_slot_if_impl Lisp::Frame
-
get_slot_impl Lisp::Frame
-
get_string Lisp::String
-
get_substring Lisp::String
-
get_super_function Lisp::Frame
-
get_two_character_args Lisp::Character
-
global Lisp::EnvironmentFrame
-
gt_impl Lisp::Relational
-
gteq_impl Lisp::Relational
-
#handler_or_nil Lisp::Exception
-
#has_frame? Lisp::EnvironmentFrame
-
#has_parent_slots? Lisp::Frame
-
#has_slot? Lisp::Frame
-
#has_slot_helper Lisp::Frame
-
has_slot_impl Lisp::Frame
-
#has_slot_locally? Lisp::Frame
-
#hex? Lisp::Tokenizer
-
if_impl Lisp::SpecialForms
-
#inherited_value_slots Lisp::Frame
-
#init Lisp::Tokenizer
-
init Lisp::Testing
-
#initialize Lisp::Macro
-
#initialize Lisp::Frame
-
#initialize Lisp::Symbol
-
#initialize Lisp::AList
-
#initialize Lisp::Binding
-
#initialize Lisp::String
-
#initialize Lisp::Vector
-
#initialize Lisp::FfiStatic
-
#initialize Lisp::FfiNew
-
#initialize Lisp::ClassObject
-
#initialize Lisp::FfiSend
-
#initialize Lisp::Boolean
-
#initialize Lisp::Primitive
-
#initialize Lisp::Character
-
#initialize Lisp::EnvironmentFrame
-
#initialize Lisp::Function
-
#initialize Lisp::Parser
-
#initialize Lisp::NativeObject
-
#initialize Lisp::Number
-
#initialize Lisp::Tokenizer
-
#initialize Lisp::ConsCell
-
initialize_global_environment Lisp::Initializer
-
#inner_eval Lisp::ConsCell
-
int_char_impl Lisp::Character
-
#integer Lisp::Number
-
#integer? Lisp::Number
-
integer_impl Lisp::Math
-
integerp_impl Lisp::TypeChecks
-
#internal_apply_to Lisp::Macro
-
#internal_apply_to Lisp::Function
-
#internal_dump_headers Lisp::EnvironmentFrame
-
interval_impl Lisp::Math
-
iota_impl Lisp::ListSupport
-
#is_name_bound? Lisp::EnvironmentFrame
-
#is_parent_key Lisp::Frame
-
keys_impl Lisp::Frame
-
lambda_impl Lisp::SpecialForms
-
#last Lisp::ConsCell
-
last_pair_impl Lisp::ListSupport
-
#length Lisp::Frame
-
#length Lisp::AList
-
#length Lisp::ConsCell
-
#length Lisp::Atom
-
#length NilClass
-
#length Lisp::Vector
-
length_impl Lisp::ListSupport
-
let_impl Lisp::SpecialForms
-
letstar_impl Lisp::SpecialForms
-
#letter? Lisp::Tokenizer
-
#line_number Lisp::Tokenizer
-
#lisp_object? Lisp::Frame
-
#lisp_object? Lisp::ConsCell
-
#lisp_object? Lisp::AList
-
#lisp_object? Lisp::Atom
-
#lisp_object? NilClass
-
#lisp_onject? Object
-
#list? Lisp::AList
-
#list? Lisp::ConsCell
-
#list? Lisp::Atom
-
#list? NilClass
-
list_head_impl Lisp::ListSupport
-
list_impl Lisp::ListSupport
-
list_string_impl Lisp::String
-
list_tail_impl Lisp::ListSupport
-
list_to_alist_impl Lisp::AList
-
load_impl Lisp::IO
-
load_library_impl Lisp::IO
-
load_project_impl Lisp::IO
-
#local_binding_for Lisp::EnvironmentFrame
-
#local_slots Lisp::Frame
-
lowercase? Lisp::String
-
lt_impl Lisp::Relational
-
lteq_impl Lisp::Relational
-
#macro? Lisp::Macro
-
#macro? Lisp::ConsCell
-
#macro? Lisp::AList
-
#macro? Lisp::Atom
-
#make_character Lisp::Parser
-
#make_float Lisp::Parser
-
make_frame_impl Lisp::Frame
-
#make_hex_number Lisp::Parser
-
make_list_impl Lisp::ListSupport
-
#make_number Lisp::Parser
-
make_same_kind_as Lisp::ListSupport
-
#make_string Lisp::Parser
-
make_string_impl Lisp::String
-
#make_symbol Lisp::Parser
-
make_vector_impl Lisp::Vector
-
map_impl Lisp::ListSupport
-
max_impl Lisp::Math
-
member_impl Lisp::ListSupport
-
memq_impl Lisp::ListSupport
-
memv_impl Lisp::ListSupport
-
#method_missing Lisp::ConsCell
-
#method_missing NilClass
-
min_impl Lisp::Math
-
multiply_impl Lisp::Math
-
#naked? Lisp::Symbol
-
#name Lisp::Primitive
-
#name Lisp::Function
-
#name Lisp::Symbol
-
name_char_impl Lisp::Character
-
named Lisp::Symbol
-
#native_type Lisp::ClassObject
-
#native_type Lisp::NativeObject
-
#negate Lisp::Boolean
-
#negative? Lisp::Number
-
#negative? Lisp::AList
-
#negative? Lisp::ConsCell
-
#negative? Lisp::Atom
-
negative_impl Lisp::Math
-
new_instance Lisp::ClassObject
-
new_instance_of Lisp::NativeObject
-
#next_char Lisp::Tokenizer
-
#next_token Lisp::Tokenizer
-
nilp_impl Lisp::TypeChecks
-
ninth_impl Lisp::ListSupport
-
not_impl Lisp::Logical
-
not_nilp_impl Lisp::TypeChecks
-
#nth Lisp::ConsCell
-
nth_impl Lisp::ListSupport
-
#nth_tail Lisp::ConsCell
-
#nth_tail Lisp::Vector
-
num_eq_impl Lisp::Equivalence
-
num_neq_impl Lisp::Equivalence
-
#number? Lisp::Tokenizer
-
#number? Lisp::Number
-
#number? Lisp::ConsCell
-
#number? Lisp::AList
-
#number? Lisp::Atom
-
#number? NilClass
-
#objc_object_or_nil Lisp::ConsCell
-
#object? Lisp::NativeObject
-
#object? Lisp::Atom
-
#object? NilClass
-
odd_impl Lisp::Math
-
or_impl Lisp::Logical
-
#pair? Lisp::AList
-
#pair? Lisp::Atom
-
#pair? NilClass
-
#pair? Lisp::ConsCell
-
#parent_slots Lisp::Frame
-
#parents Lisp::Frame
-
#parse Lisp::Parser
-
#parse_and_eval Lisp::Parser
-
#parse_and_eval_all Lisp::Parser
-
#parse_cons_cell Lisp::Parser
-
#parse_map Lisp::Parser
-
#parse_sexpr Lisp::Parser
-
#parse_vector Lisp::Parser
-
partition_impl Lisp::ListSupport
-
#positive? Lisp::Number
-
#positive? Lisp::AList
-
#positive? Lisp::Atom
-
#positive? Lisp::ConsCell
-
positive_impl Lisp::Math
-
#previous Lisp::EnvironmentFrame
-
#primitive? Lisp::Primitive
-
#primitive? Lisp::AList
-
#primitive? Lisp::Atom
-
#primitive? Lisp::FfiSend
-
#primitive? NilClass
-
#primitive? Lisp::FfiNew
-
#primitive? Lisp::ConsCell
-
#print_string Lisp::Character
-
#print_string Lisp::AList
-
#print_string Lisp::Atom
-
#print_string NilClass
-
#print_string Lisp::ConsCell
-
#print_string Lisp::String
-
#print_string_helper Lisp::ConsCell
-
#print_string_helper NilClass
-
print_test_results Lisp::Testing
-
#process_arg Lisp::FfiSend
-
#process_escapes Lisp::Tokenizer
-
process_quasiquoted Lisp::SpecialForms
-
quasiquote_impl Lisp::SpecialForms
-
#quick_value_of Lisp::EnvironmentFrame
-
quote_if_required Lisp::ListSupport
-
quote_impl Lisp::SpecialForms
-
#quoted Lisp::ConsCell
-
#quoted Lisp::Atom
-
#quoted NilClass
-
quotient_impl Lisp::Math
-
raise_impl Lisp::Exception
-
random_impl Lisp::Math
-
#rassoc Lisp::AList
-
rassoc_impl Lisp::AList
-
#read_character Lisp::Tokenizer
-
#read_next_token Lisp::Tokenizer
-
#read_number Lisp::Tokenizer
-
#read_string Lisp::Tokenizer
-
#read_symbol Lisp::Tokenizer
-
reduce_left_impl Lisp::ListSupport
-
register Lisp::Assignment
-
register Lisp::Relational
-
register Lisp::ClassObject
-
register Lisp::Primitive
-
register Lisp::ListSupport
-
register Lisp::String
-
register Lisp::NativeObject
-
register Lisp::Equivalence
-
register Lisp::Exception
-
register Lisp::Frame
-
register Lisp::AList
-
register Lisp::TypeChecks
-
register Lisp::Math
-
register Lisp::IO
-
register Lisp::Character
-
register Lisp::Logical
-
register Lisp::Testing
-
register Lisp::Vector
-
register Lisp::System
-
register Lisp::SpecialForms
-
register_builtins Lisp::Initializer
-
remainder_impl Lisp::Math
-
#remove Lisp::Frame
-
remove_impl Lisp::ListSupport
-
remove_slot_impl Lisp::Frame
-
reraise_impl Lisp::Exception
-
rest_impl Lisp::ListSupport
-
restart_impl Lisp::Exception
-
resume_impl Lisp::Exception
-
reverse_impl Lisp::ListSupport
-
round_impl Lisp::Math
-
run_tests Lisp::Testing
-
second_impl Lisp::ListSupport
-
send_impl Lisp::Frame
-
send_super_impl Lisp::Frame
-
#set Lisp::EnvironmentFrame
-
#set! Lisp::Number
-
#set! Lisp::Atom
-
#set! Lisp::String
-
#set! Lisp::Character
-
#set_car! NilClass
-
#set_car! Lisp::ConsCell
-
#set_cdr! NilClass
-
#set_cdr! Lisp::ConsCell
-
#set_nth! Lisp::Vector
-
#set_nth! Lisp::ConsCell
-
set_slot_impl Lisp::Frame
-
setbang_impl Lisp::Assignment
-
setcarbang_impl Lisp::Assignment
-
setcdrbang_impl Lisp::Assignment
-
setnthbang_impl Lisp::Assignment
-
seventh_impl Lisp::ListSupport
-
sin_impl Lisp::Math
-
sixth_impl Lisp::ListSupport
-
sleep_impl Lisp::System
-
#space? Lisp::Tokenizer
-
#special? Lisp::ConsCell
-
#special? Lisp::Primitive
-
#special? Lisp::Atom
-
split_into_words Lisp::String
-
sqrt_impl Lisp::Math
-
str_impl Lisp::String
-
#string? Lisp::ConsCell
-
#string? Lisp::String
-
#string? Lisp::AList
-
#string? Lisp::Atom
-
#string? NilClass
-
string_append_impl Lisp::String
-
string_capitalize_bang_impl Lisp::String
-
string_capitalize_impl Lisp::String
-
string_capitalizedp_impl Lisp::String
-
string_ci_eq_impl Lisp::String
-
string_ci_gt_impl Lisp::String
-
string_ci_gte_impl Lisp::String
-
string_ci_lt_impl Lisp::String
-
string_ci_lte_impl Lisp::String
-
string_compare_ci_impl Lisp::String
-
string_compare_impl Lisp::String
-
string_copy_impl Lisp::String
-
string_downcase_bang_impl Lisp::String
-
string_downcase_impl Lisp::String
-
string_eq_impl Lisp::String
-
string_gt_impl Lisp::String
-
string_gte_impl Lisp::String
-
string_hash_impl Lisp::String
-
string_hash_mod_impl Lisp::String
-
string_head_impl Lisp::String
-
string_impl Lisp::String
-
string_length_impl Lisp::String
-
string_list_impl Lisp::String
-
string_lowerp_impl Lisp::String
-
string_lt_impl Lisp::String
-
string_lte_impl Lisp::String
-
string_nullp_impl Lisp::String
-
string_pad_left_impl Lisp::String
-
string_pad_right_impl Lisp::String
-
string_ref_impl Lisp::String
-
string_set_impl Lisp::String
-
string_tail_impl Lisp::String
-
string_trim_impl Lisp::String
-
string_trim_left_impl Lisp::String
-
string_trim_right_impl Lisp::String
-
string_upcase_bang_impl Lisp::String
-
string_upcase_impl Lisp::String
-
string_upperp_impl Lisp::String
-
stringp_impl Lisp::String
-
sublist_impl Lisp::ListSupport
-
substring_capitalize_bang_impl Lisp::String
-
substring_capitalizedp_impl Lisp::String
-
substring_ci_eq_impl Lisp::String
-
substring_ci_gt_impl Lisp::String
-
substring_ci_gte_impl Lisp::String
-
substring_ci_lt_impl Lisp::String
-
substring_ci_lte_impl Lisp::String
-
substring_downcase_bang_impl Lisp::String
-
substring_eq_impl Lisp::String
-
substring_gt_impl Lisp::String
-
substring_gte_impl Lisp::String
-
substring_impl Lisp::String
-
substring_lowerp_impl Lisp::String
-
substring_lt_impl Lisp::String
-
substring_lte_impl Lisp::String
-
substring_upcase_bang_impl Lisp::String
-
substring_upperp_impl Lisp::String
-
subtract_impl Lisp::Math
-
super_impl Lisp::ClassObject
-
#symbol Lisp::Binding
-
#symbol? Lisp::ConsCell
-
#symbol? Lisp::Symbol
-
#symbol? Lisp::AList
-
#symbol? Lisp::Atom
-
#symbol? NilClass
-
#symbol_character? Lisp::Tokenizer
-
take_impl Lisp::ListSupport
-
tan_impl Lisp::Math
-
tap_impl Lisp::SpecialForms
-
tenth_impl Lisp::ListSupport
-
third_impl Lisp::ListSupport
-
#to_a Lisp::ConsCell
-
#to_a Lisp::Vector
-
#to_list Lisp::AList
-
#to_naked Lisp::Symbol
-
#to_s Lisp::ConsCell
-
#to_s Lisp::Character
-
#to_s Lisp::Function
-
#to_s Lisp::FfiSend
-
#to_s Lisp::FfiNew
-
#to_s Lisp::Boolean
-
#to_s Lisp::Binding
-
#to_s Lisp::Vector
-
#to_s Lisp::Symbol
-
#to_s Lisp::String
-
#to_s Lisp::NativeObject
-
#to_s Lisp::Number
-
#to_s Lisp::Macro
-
#to_s Lisp::Frame
-
#to_s Lisp::AList
-
#to_s NilClass
-
#to_s Lisp::FfiStatic
-
#to_s Lisp::Primitive
-
#to_s Lisp::ClassObject
-
#to_s_helper Lisp::ConsCell
-
#to_sym Lisp::Character
-
#to_sym Lisp::Symbol
-
#to_sym Lisp::String
-
#traverse Lisp::ConsCell
-
#true? Lisp::ConsCell
-
#true? Lisp::Boolean
-
#true? Lisp::NativeObject
-
#true? Lisp::Number
-
#true? Lisp::Atom
-
#true? NilClass
-
#true? Lisp::ClassObject
-
truncate_impl Lisp::Math
-
try_impl Lisp::Exception
-
#type Lisp::ConsCell
-
#type Lisp::Character
-
#type Lisp::Function
-
#type Lisp::FfiSend
-
#type Lisp::FfiNew
-
#type Lisp::Boolean
-
#type Lisp::Vector
-
#type Lisp::Symbol
-
#type Lisp::String
-
#type Lisp::Number
-
#type Lisp::Macro
-
#type Lisp::NativeObject
-
#type Lisp::Frame
-
#type Lisp::Atom
-
#type NilClass
-
#type Lisp::Primitive
-
#type Lisp::ClassObject
-
typep_impl Lisp::TypeChecks
-
unary_check Lisp::Testing
-
unless_impl Lisp::SpecialForms
-
uppercase? Lisp::String
-
#value Lisp::ConsCell
-
#value Lisp::Binding
-
#value Lisp::Atom
-
#value NilClass
-
#value_of Lisp::EnvironmentFrame
-
#vector? Lisp::ConsCell
-
#vector? Lisp::Vector
-
#vector? Lisp::Atom
-
vector_impl Lisp::Vector
-
when_impl Lisp::SpecialForms
-
with_array Lisp::Vector
-
with_class Lisp::ClassObject
-
with_map Lisp::Frame
-
with_value Lisp::Character
-
with_value Lisp::Boolean
-
with_value Lisp::String
-
with_value Lisp::NativeObject
-
#with_value Lisp::NativeObject
-
with_value Lisp::Number
-
#with_value Lisp::ClassObject
-
wrap_impl Lisp::NativeObject
-
#zero? Lisp::ConsCell
-
#zero? Lisp::Number
-
#zero? Lisp::AList
-
#zero? Lisp::Atom
-
zero_impl Lisp::Math
-
#zip Lisp::AList
-
zip Lisp::AList
-
zip_impl Lisp::AList