Open eholk opened 9 years ago
It'd be nice if define could define more than just functions. Top-level constants are handy in a lot of cases.
define
It would also be nice to be able to import constants from C, especially when calling foreign functions.
It'd be nice if
define
could define more than just functions. Top-level constants are handy in a lot of cases.It would also be nice to be able to import constants from C, especially when calling foreign functions.