lambda-calc-1/value/lazy/prettyprint.h

6 lines
119 B
C

struct stringtree* lazy_value_prettyprint(
int *out_chosen_color,
struct value* super,
bool with_color);