You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since Julia 1.3 it is possible again to overload call for abstract types. It therefore seems sensible now to remove the @pot macro again. But is it? Using @pot is quite a bit more flexible. Should consider this carefully.
The text was updated successfully, but these errors were encountered:
Since Julia 1.3 it is possible again to overload
call
for abstract types. It therefore seems sensible now to remove the@pot
macro again. But is it? Using@pot
is quite a bit more flexible. Should consider this carefully.The text was updated successfully, but these errors were encountered: