Reduct  v1.0.4-3-gdaf0d70
A functional and immutable language.
Loading...
Searching...
No Matches
stringify.h File Reference

Stringification. More...

#include "core.h"
#include "handle.h"
Include dependency graph for stringify.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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.
 

Detailed Description

Stringification.

Definition in file stringify.h.