Ton.Cell.TopologicalOrder (ton v0.5.1)

Cell ordering algorithm

Summary

Functions

sort(root_cell)

@spec sort(Ton.Cell.t()) ::
  [%{cell: Ton.Cell.t(), refs: [non_neg_integer()]}] | no_return()