Re: how does value() return an atom??

new topic     » goto parent     » topic index » view thread      » older message » newer message
Jerry_Story said...
DerekParnell said...

Sorry to be picky but are you saying that value("7") returns an atom/integer of 7?

Yup. But it's supposed to return a sequence.

I know its supposed to return a sequence.

Here is what I get ...

c:\temp>type bug.ex 
include std/get.e 
? value("7") 
 
c:\temp>eui bug 
{0,7} 
 
c:\temp> 
Which seems to saying that its working as expected.

Could it be that you are actually running a different value() function rather than the one in the standard library?

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

Search



Quick Links

User menu

Not signed in.

Misc Menu