bottom constant

Set<Edge> const bottom

Set that contains only the Edge.bottom edge.

Implementation

static const bottom = {Edge.bottom};