#65 Sorting nodes

Cerrada
abierta hace 6 años por caryoscelus · 0 comentarios

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 mencionada esta incidencia en un commit hace 6 años
Inicie sesión para unirse a esta conversación.
Cargando...
Cancelar
Guardar
Aún no existe contenido.