Post Reply 
Programming puzzles: processing lists!
01-27-2019, 07:54 PM
Post: #253
RE: Programming puzzles: processing lists!
(01-27-2019 07:18 PM)John Keith Wrote:  
Code:

\<< DUP LXIL SWAP SIZE LDIST LPOPR NIP
\>>

Well if you only need the last column (and you're going to allow external libraries Smile), here's another option:
Code:
« DUP LCLLT SWAP SIZE LLAST »
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Programming puzzles: processing lists! - DavidM - 01-27-2019 07:54 PM



User(s) browsing this thread: 3 Guest(s)