|
Reduct
v1.0.4-3-gdaf0d70
A functional and immutable language.
|
Go to the source code of this file.
Functions | |
| static reduct_size_t | reduct_stringify_internal (reduct_t *reduct, reduct_handle_t *handle, char *buffer, reduct_size_t size) |
| REDUCT_API reduct_size_t | reduct_stringify (reduct_t *reduct, reduct_handle_t *handle, char *buffer, reduct_size_t size) |
| Converts a Reduct handle to its string representation. | |
|
inlinestatic |
Definition at line 7 of file stringify_impl.h.