Skip to content

Commit

Permalink
Fix formatting in performance tips [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
timholy committed Apr 26, 2016
1 parent 005bb21 commit a64c24a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/manual/performance-tips.rst
Original file line number Diff line number Diff line change
Expand Up @@ -733,6 +733,7 @@ Once one learns to appreciate multiple dispatch, there's an
understandable tendency to go crazy and try to use it for everything.
For example, you might imagine using it to store information, e.g.
::

immutable Car{Make,Model}
year::Int
...more fields...
Expand Down

0 comments on commit a64c24a

Please sign in to comment.