chrisvoncsefalvay / learn-julia-the-hard-way

Learn Julia the hard way!
https://app.gitbook.com/@chrisvoncsefalvay/s/learn-julia-the-hard-way/
Other
772 stars 153 forks source link

Fix comment on types #65

Closed szarnyasg closed 5 years ago

szarnyasg commented 5 years ago

I think the definition of a "largest" type is vague - the wording would be more precise if it stated "most specific common type among the values, up to Any".