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