Wire

Contents

Wire#

class discopy.drawing.grid.Wire(start, label=None)[source]#

Bases: Cell

A wire is a cell with stop = start.

Parameters: