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
The current implementation of the GraphBuilder that exploits type inference is more confusing than useful in different contexts. The current implementation does not allow simple things such as:
The current implementation of the GraphBuilder that exploits type inference is more confusing than useful in different contexts. The current implementation does not allow simple things such as:
Not supporting these kind of typical usages of a builder pattern is clearly a wrong decision.
The text was updated successfully, but these errors were encountered: