Man pages for bandicoot
Light-Weight 'python'-Like Object-Oriented System

as_bandicoot_oopTurn an environment into a 'bandicoot_oop' object
BASEBASE class environment
BASE-cash-..bases..Direct parent classes
BASE-cash-..class..Class name and parent class names
BASE-cash-..class_tree..Class name and parent class names represented in a tree
BASE-cash-del_attrDelete an attribute
BASE-cash-..dir..All names in the class or instance environment
BASE-cash-get_attrGet value of an attribute or a method
BASE-cash-has_attrWhether or not an attribute or method exists
BASE-cash-..init..Initialization method
BASE-cash-instantiateInstantiate method
BASE-cash-..instantiated..Instantiate status
BASE-cash-..len..Length of the class or the instance
BASE-cash-..method_env..The container
BASE-cash-..methods..List all methods of a class or an instance
BASE-cash-..mro..Method resolution order
BASE-cash-..new..Build a new instance from a class or an instance
BASE-cash-..repr.."Official" String representation of the object
BASE-cash-set_attrSet value of an attribute or a method
BASE-cash-..str..String representation of the object
BASE-cash-..type..Class name
bind_fn_2_envBind functions of the current environment to a target...
check_methodCheck each method body in an object if it contains names that...
copy_attrCopy attributes and methods from classes or instances
define_pkg_fnLoad functions from package namespaces into current...
grapes-contains-grapesMembership test operator
grapes-contains-grapes-.bandicoot_oopS3 method of performing membership test operator of a...
grapes-eq-grapesThe equals to operator
grapes-eq-grapes-.bandicoot_oopS3 method of performing the equals to operator of a...
grapes-equals-grapesIn-place subtraction operator
grapes-equals-grapes-.bandicoot_oopS3 method of in-place subtraction operator of a...
grapes-ge-grapesThe greater or equals to operator
grapes-ge-grapes-.bandicoot_oopS3 method of performing the greater or equals operator of a...
grapes-grapesSubtraction operator
grapes-grapes-.bandicoot_oopS3 method of subtraction operator of a 'bandicoot_oop' object
grapes-gt-grapesThe greater than operator
grapes-gt-grapes-.bandicoot_oopS3 method of performing the greater than operator of a...
grapes-le-grapesThe less or equals to operator
grapes-le-grapes-.bandicoot_oopS3 method of performing the less or equals operator of a...
grapes-lt-grapesThe less than operator
grapes-lt-grapes-.bandicoot_oopS3 method of performing the less than operator of a...
grapes-ne-grapesThe not equals to operator
grapes-ne-grapes-.bandicoot_oopS3 method of performing the not equals to operator of a...
grapes-plus-equals-grapesIn-place addition operator
grapes-plus-equals-grapes-.bandicoot_oopS3 method of in-place addition operator of a 'bandicoot_oop'...
grapes-plus-grapesAddition operator
grapes-plus-grapes-.bandicoot_oopS3 method of addition operator of a 'bandicoot_oop' object
is_bandicoot_oopCheck whether the object is a 'bandicoot_oop' object
iterBuild an iterator
iter.bandicoot_oopS3 method of building an iterator of a 'bandicoot_oop' object
lenCompute the length of the object
len.bandicoot_oopS3 method of computing the length of 'bandicoot_oop' object
new_classDefine a new class
print.bandicoot_oopS3 method of printing 'bandicoot_oop' object
register_methodRegister method for an object environment
reprThe "official" string representation of an object.
repr.bandicoot_oopS3 method of computing the "official" string representation...
sub_fn_body_nameSubstitute a symbol in a function body
superGet the parent class (the next class based on the method...
use_methodUse a method in an object environment
bandicoot documentation built on May 29, 2024, 8:01 a.m.