as_bandicoot_oop | Turn an environment into a 'bandicoot_oop' object |
BASE | BASE 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_attr | Delete an attribute |
BASE-cash-..dir.. | All names in the class or instance environment |
BASE-cash-get_attr | Get value of an attribute or a method |
BASE-cash-has_attr | Whether or not an attribute or method exists |
BASE-cash-..init.. | Initialization method |
BASE-cash-instantiate | Instantiate 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_attr | Set value of an attribute or a method |
BASE-cash-..str.. | String representation of the object |
BASE-cash-..type.. | Class name |
bind_fn_2_env | Bind functions of the current environment to a target... |
check_method | Check each method body in an object if it contains names that... |
copy_attr | Copy attributes and methods from classes or instances |
define_pkg_fn | Load functions from package namespaces into current... |
grapes-contains-grapes | Membership test operator |
grapes-contains-grapes-.bandicoot_oop | S3 method of performing membership test operator of a... |
grapes-eq-grapes | The equals to operator |
grapes-eq-grapes-.bandicoot_oop | S3 method of performing the equals to operator of a... |
grapes-equals-grapes | In-place subtraction operator |
grapes-equals-grapes-.bandicoot_oop | S3 method of in-place subtraction operator of a... |
grapes-ge-grapes | The greater or equals to operator |
grapes-ge-grapes-.bandicoot_oop | S3 method of performing the greater or equals operator of a... |
grapes-grapes | Subtraction operator |
grapes-grapes-.bandicoot_oop | S3 method of subtraction operator of a 'bandicoot_oop' object |
grapes-gt-grapes | The greater than operator |
grapes-gt-grapes-.bandicoot_oop | S3 method of performing the greater than operator of a... |
grapes-le-grapes | The less or equals to operator |
grapes-le-grapes-.bandicoot_oop | S3 method of performing the less or equals operator of a... |
grapes-lt-grapes | The less than operator |
grapes-lt-grapes-.bandicoot_oop | S3 method of performing the less than operator of a... |
grapes-ne-grapes | The not equals to operator |
grapes-ne-grapes-.bandicoot_oop | S3 method of performing the not equals to operator of a... |
grapes-plus-equals-grapes | In-place addition operator |
grapes-plus-equals-grapes-.bandicoot_oop | S3 method of in-place addition operator of a 'bandicoot_oop'... |
grapes-plus-grapes | Addition operator |
grapes-plus-grapes-.bandicoot_oop | S3 method of addition operator of a 'bandicoot_oop' object |
is_bandicoot_oop | Check whether the object is a 'bandicoot_oop' object |
iter | Build an iterator |
iter.bandicoot_oop | S3 method of building an iterator of a 'bandicoot_oop' object |
len | Compute the length of the object |
len.bandicoot_oop | S3 method of computing the length of 'bandicoot_oop' object |
new_class | Define a new class |
print.bandicoot_oop | S3 method of printing 'bandicoot_oop' object |
register_method | Register method for an object environment |
repr | The "official" string representation of an object. |
repr.bandicoot_oop | S3 method of computing the "official" string representation... |
sub_fn_body_name | Substitute a symbol in a function body |
super | Get the parent class (the next class based on the method... |
use_method | Use a method in an object environment |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.