Re: Euphoria types of the POLL

new topic     » goto parent     » topic index » view thread      » older message » newer message

Pete Lomax wrote:
> 
> Hayden McKay wrote:
> > 
> > I have another idea, not releated to the the question though.
> > maybee rob should consider something like this:
> > }}}
<eucode>
> > 
> > -- define some standard euphoria types
> > 
> > type myInteger  (integer i)  return integer (i) end type
> > type myAtom     (atom a)     return atom    (a) end type
> > type mySequence (sequence s) return sequence(s) end type
> > 
> You lost me straightaway. I cannot see why you would need or want to do that.
> 

I do this on a regular basis, because atom() and friends don't have a
routine_id().

CChris
[snip]

> 
> Regards,
> Pete

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu