Getting closer. WARNING: GC disabled in this commit.
This commit is contained in:
parent
3fd322af6f
commit
bf72ae379d
6 changed files with 30 additions and 62 deletions
|
|
@ -11,8 +11,6 @@
|
|||
#ifndef __integer_h
|
||||
#define __integer_h
|
||||
|
||||
long double numeric_value( struct cons_pointer pointer );
|
||||
|
||||
struct cons_pointer make_integer( int64_t value, struct cons_pointer more );
|
||||
|
||||
struct cons_pointer add_integers( struct cons_pointer a,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue