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
Michaux's style from which the 0.1 version is modeled is very verbose and includes redundancies probably in the name of readability (for example, functions that are nothing but a wrapper around car) and duplications. I very much respect this approach as he was working to make his code tutorial easy to understand and follow. Need to analyze dependencies and clean this up--perhaps rearrange modules too.
The text was updated successfully, but these errors were encountered:
Michaux's style from which the 0.1 version is modeled is very verbose and includes redundancies probably in the name of readability (for example, functions that are nothing but a wrapper around car) and duplications. I very much respect this approach as he was working to make his code tutorial easy to understand and follow. Need to analyze dependencies and clean this up--perhaps rearrange modules too.
The text was updated successfully, but these errors were encountered: