Re: length() of an atom
- Posted by petelomax Sep 24, 2010
- 1466 views
DerekParnell said...
petelomax said...
That really didn't make a whole lot of sense to me!
Show me some existing application that depends on having length(atom) crash the application.
I was talking about the Vinoba/APL post.
Of course no application depends on that, but some programmers do.
What is your beef with length(o) crashing and length(o,1) never crashing?
DerekParnell said...
Give me some example code that demonstrates a performance hit with the new length() feature.
Good, I see you implemented it correctly.
Pete