lambda-calculus/string/inc.h
2025-01-13 20:36:07 -06:00

3 lines
54 B
C

struct string* inc_string(
struct string* this);