OverflowAlgorithm typedef

OverflowAlgorithm = Placement Function(OverflowEdge edge, Placement input)

Implementation

typedef OverflowAlgorithm = Placement Function(
  OverflowEdge edge,
  Placement input,
);