caterinaurban/Typpete

Support __call__

Closed this issue · 0 comments

The only thing left to completely support IMP interpreter is to support the built in __call__.

This works by adding disjunctions for calls to include instances of classes which implement __call__.