occam-pi now lets you tag channels with ! and ? to indicate write
and read ends of a channel. It would be similarly useful to be able to
mark client and server ends of a channel bundle, without having to
remember how they map to write and read ends -- we could use $ for
server ends, and something that resembles c for client ends (maybe
the "cents" symbol...).