Objectively 1.0.0
Ultra-lightweight object oriented framework for GNU C.
|
Mutable key-value stores. More...
#include <Objectively/Dictionary.h>
Go to the source code of this file.
Data Structures | |
struct | MutableDictionary |
Mutable key-value stores. More... | |
Functions | |
OBJECTIVELY_EXPORT Class * | _MutableDictionary (void) |
Mutable key-value stores.
Definition in file MutableDictionary.h.
OBJECTIVELY_EXPORT Class * _MutableDictionary | ( | void | ) |
Definition at line 371 of file MutableDictionary.c.