does anyone know how to make tuples longers than 255 chars?

Jan 4, 2024, 4:50 AM
because lisp lists dont have indexing functionality
Jan 4, 2024, 4:50 AM
You need store tuple in tuple, so you can overcome limit
Jan 4, 2024, 5:27 AM
Does tuple support random access?
Jan 4, 2024, 6:16 AM
Yes, look at the tvm instructions
Jan 4, 2024, 8:06 AM

© 2024 Draquery.com All rights reserved.