#65 Sorting nodes

Gesloten
6 jaren geleden werd geopend door caryoscelus · 0 opmerkingen

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 verwees naar dit probleem vanuit een commit 6 jaren geleden'
Sign in to join this conversation.
Laden...
Annuleren
Opslaan
Er is nog geen inhoud.