Recursive list

I made a block, (do ({} @addInput) to $list-1 :: lists) which just gets the list, does an operation on it, and returns the result. While using it, I did a silly little goof which is leaving one of the inputs empty. You know what happened? I made a recursive list.
yeah

It's pretty useless since the ([ V] of $list-1) block just throws an error when trying to use it on the list. Just a cool little thing I found, thought I wanted to share with you guys.

Isn’t that kinda like the map block

That block applies stuff to each item, not the whole list.

Oh ok

Off-topic: sorry about the wait on the trash can update to my node editor because I’ve been adding more than just a trash can I wanna add so much until I feel bored so sorry

It's good, it was just a suggestion of mine. :slight_smile:

Haha, yeah. You can do something similar with
untitled script pic (3)
etc.