add __repr__
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
|
||||
extern ArgonObject *ARGON_STRING_TYPE;
|
||||
|
||||
char *c_quote_string(const char *input, size_t len);
|
||||
|
||||
void init_string(ArgonObject*object,char *data, size_t length, uint64_t prehash,
|
||||
uint64_t hash);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user