On Sat, Apr 01, 2006 at 11:32:20AM +1100, Amos Robinson wrote:
> Sorry, I missed the boat.
Everything seems to be moving at Pugs-speed these days :-)
But what you thought was correct.
Nicholas Clark
Sorry, I missed the boat.
On 4/1/06, Nicholas Clark <[EMAIL PROTECTED]> wrote:
> On Fri, Mar 31, 2006 at 04:07:41AM -0800, [EMAIL PROTECTED] wrote:
>
> > bit single native bit
>
> > +int native signed integer
> > +uintnative unsigned integer (autoboxes to Int)
On 4/1/06, Nicholas Clark <[EMAIL PROTECTED]> wrote:
> On Fri, Mar 31, 2006 at 04:07:41AM -0800, [EMAIL PROTECTED] wrote:
>
> > bit single native bit
>
> > +int native signed integer
> > +uintnative unsigned integer (autoboxes to Int)
> > +buf native
On Fri, Mar 31, 2006 at 04:07:41AM -0800, [EMAIL PROTECTED] wrote:
> bit single native bit
> +int native signed integer
> +uintnative unsigned integer (autoboxes to Int)
> +buf native bytes (finite sequence of "uint8"s, no Unicode)
> +str