Commit Graph

2 Commits

Author SHA1 Message Date
Dmitri Hrybenko
91ce21666d Change 'func' keyword to 'def'
I tried hard find all references to 'func' in documentation, comments and
diagnostics, but I am sure that I missed a few.  If you find something, please
let me know.

rdar://15346654


Swift SVN r9886
2013-11-02 01:00:42 +00:00
Chris Lattner
21e63ae8c2 actually, just remove the "simple user defined datatypes" stuff. The pattern matching
description subsumes most of it.  It was amusing that I thought (back in the day) as
structs as a special case of unions, but this isn't pertinent any more.

Rename the expressions.rst file.  It does have some useful stuff, but it should be merged
into other docs at some point.


Swift SVN r7359
2013-08-20 05:36:42 +00:00