#65 Sorting nodes

Chiuso
aperto 6 anni fa da caryoscelus · 0 commenti

Takes untyped list, returns untyped list.

As for comparator, it should be node that:

  • takes arguments a and b (these are filled out by Sort node)
  • returns bool (less)

This isn't best kind of setup though. Ideally we need user-defined nodes for this to work well.

Takes untyped list, returns untyped list. As for comparator, it should be node that: - takes arguments `a` and `b` (these are filled out by Sort node) - returns bool (less) This isn't best kind of setup though. Ideally we need user-defined nodes for this to work well.
caryoscelus referenced this issue from a commit 6 anni fa
Sign in to join this conversation.
Caricamento...
Annulla
Salva
Non ci sono ancora contenuti.