hoaproject/Ruler

Asserter get all operators

flip111 opened this issue · 1 comments

I would like a function to get all operators (closures) that are defined for a ruler. So far only a getOperator method is available. Which makes it kind of a blackbox if you don't know the operator name up front.

Fixed by 5602f13 :-).