#65 Sorting nodes

Закрыто
6 лет назад открыта caryoscelus · комментариев: 0
caryoscelus прокомментировал 6 лет назад

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 упомянул эту задачу в коммите 6 лет назад
Войдите, чтобы присоединиться к обсуждению.
Загрузка...
Отмена
Сохранить
Пока нет содержимого.