Saltar al contenido principal

Búsqueda

List/array gadget.

  • Skn3--

    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!

Iniciar sesión para dejar un comentario.