Ring Declarations

While in ipbori usually a standard ring is predefined, it is possible to have more advanced ring declarations. The declare_ring-function takes two arguments. The first argument is a list of variables or blocks or variables, and the second is a dictionary where the ring and the variable declarations are written to. The ring always get the name r in that dictionary (the best choice is to use the dictionary of global variables). In addition to that the ring is returned.

Subsections

2009-10-25