We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add section on Parametric Bits Types.
typo fixes
matlab differences: copy.
moving major differences under getting started
separate parametric types monster section into subsections
copy edit
A few more examples of myappend; copy edit.
Updated Major Differences from Matlab (markdown)
bits types can in fact be parameterized
copy fixes for singleton types
reverse order of last P of singleton types
Add section on super under Operations on Types.
Move Singleton Types under Parametric Types.
...
Merge branch 'master' of github.com:JuliaLang/julia.wiki * 'master' of github.com:JuliaLang/julia.wiki: copy in strings
Add note about singleton types in other languages. Haskell, Scala and Ruby have them also, but for all values, not just type objects like we do.
copy in strings
Add the wiki- prefix to all fragment references in links. This allows the links to work locally as well as in the wiki, where they prefix is added automatically -- but apparently only if it's not present already.
work on parametric methods & strings
parametric methods
Begin work on Methods with Type Parameters.
Introduce "Singleton Types" -- i.e. Type{T}.
copy editing methods
In sentences, place punctuation outside of quotations.
methods