class documentation
class UndirectedComposition(UndirectedBinaryCombinator): (source)
Functional composition (harmonic) combinator. Implements rules of the form X/Y Y/Z -> X/Z (B>) And the corresponding backwards and crossed variations.
| Method | __str__ |
Undocumented |
| Method | can |
Undocumented |
| Method | combine |
Undocumented |