/* ** The arity is encoded in the most significant bit of the offset ** in the stringtable. */ #define curried_application $0x01000000 #define type_string_descriptor $0x02000000 #define shift_n_for_arity_field $26