flatten abstract method

void flatten(
  1. Flattened f
)

Flattens this bit.

Implementation

void flatten(Flattened f);