lambda-calculus/booleans/new.h
2025-01-13 20:36:07 -06:00

3 lines
39 B
C

struct booleans* new_booleans(void);