Arc Forum
new
|
comments
|
leaders
|
submit
login
3 points
by
rincewind
6111 days ago |
link
|
parent
operator overloading! I have implemented lazy lists, but they can not be used like normal lists. I'd like to define (cdr my-lazy-list), so i can pass a lazy list to functions like keep and map1. Maybe Arc needs a real type system first.