context
.weight_one()
The weight one of a context.
Preconditions:
none
import vcsn def context(ctx): return vcsn.context(ctx)
context('lal_char, b').weight_one()
context('lal_char, z').weight_one()
context('lal_char, zmin').weight_one()