Displaying 1 result from an estimated 1 matches for "comsequential".
Did you mean:
_o_sequential
2005 Sep 27
1
Future plans for raw data type?
I've been working with raw vectors quite a bit and was wondering if
the R team might comment on where they see raw vector support going in
the long run. Is the intent that 'raw' will eventually become a first
class data type on the same level as 'integer'? Or should 'raw' have
more limited support, by design?
For example, with very minor changes to subassign.c to