This reference page is linked to from the following overview topics: #include "../kernel/value.h"#include "../foundation/collection.h"#include "../foundation/streams.h"#include "../macros/define_implementations.h"Macros | |
| #define | is_objectset(v) ((DbgVerify(!is_sourcepositionwrapper(v)), (v))->tag == class_tag(ObjectSet)) |
Functions | |
| visible_class(Set) class Set BOOL | _is_collection () |
| #define is_objectset | ( | v | ) | ((DbgVerify(!is_sourcepositionwrapper(v)), (v))->tag == class_tag(ObjectSet)) |
| visible_class (Set) class Set BOOL _is_collection | ( | ) |