|
Reduct
v4.0.5-1-g4851deb
A functional and immutable language.
|
Stringification. More...
Go to the source code of this file.
Functions | |
| REDUCT_API size_t | reduct_stringify (reduct_t *reduct, reduct_handle_t handle, char *buffer, size_t size) |
| Converts a Reduct handle to its string representation. | |
| REDUCT_API char * | reduct_stringify_alloc (reduct_t *reduct, reduct_handle_t handle) |
| Converts a Reduct handle to its string representation, allocating a new buffer. | |
Stringification.
Definition in file stringify.h.