class documentation
Class representing the direction of a function application. Also contains maintains information as to which combinators may be used with the category.
Method | __eq__ |
Undocumented |
Method | __hash__ |
Undocumented |
Method | __init__ |
Undocumented |
Method | __lt__ |
Undocumented |
Method | __ne__ |
Undocumented |
Method | __neg__ |
Undocumented |
Method | __str__ |
Undocumented |
Method | can |
Undocumented |
Method | can |
Undocumented |
Method | can |
Undocumented |
Method | dir |
Undocumented |
Method | is |
Undocumented |
Method | is |
Undocumented |
Method | is |
Undocumented |
Method | restrs |
A list of restrictions on the combinators. '.' denotes that permuting operations are disallowed ',' denotes that function composition is disallowed '_' denotes that the direction has variable restrictions... |
Method | substitute |
Undocumented |
Instance Variable | _comparison |
Undocumented |
Instance Variable | _dir |
Undocumented |
Instance Variable | _hash |
Undocumented |
Instance Variable | _restrs |
Undocumented |