Report this content
We want the Dreams coMmunity to be a safe, diverse and tolerant place for everyone, no matter their age, gender, race, sexual orientation or otherwise. If you believe this content to contradict these principles, you can file a report for our coMmunity teams to investigate.
Note that misuse of the reporting tool will not be tolerated.Item being reported:
I agree, I want this!
I have a detailed list gadget here:
https://indreams.me/collection/cbLFjDcxHYj
It’s quite thermo heavy at large sizes though!
You can also achieve a list using exclusive gates. If you emit an exclusive gate with interrupt it should become the current active gate. You can then use this mechanism as the “head” of the list. If when you emit, you treat this as a row of data. You make sure to feed the row data at time of emit. Keep it alive by looping the value around in a node. Now if you feed all these looping wires back out into a parent “output” node. Even with 1000 “rows” there will only ever be one signal outputting. So there you go, a really quick and cheap list!