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 is ad hoc and is not of based on a well-known pretty-printing algorithm from the literature. This makes it difficult to scale to more difficult jobs, line wrapping in particular.
The current implementation is ad hoc and is not of based on a well-known pretty-printing algorithm from the literature. This makes it difficult to scale to more difficult jobs, line wrapping in particular.
It seems the usual route nowadays is:
This seems a good place for us to start.
The text was updated successfully, but these errors were encountered: