Ton.Cell.TopologicalOrder (ton v0.2.0)

Cell ordering algorithm

Link to this section Summary

Link to this section Functions

Link to this function

sort(root_cell)

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