[pure-lang-svn] SF.net SVN: pure-lang:[491] pure/trunk/pure.1.in
Status: Beta
Brought to you by:
agraef
From: <ag...@us...> - 2008-08-14 07:59:26
|
Revision: 491 http://pure-lang.svn.sourceforge.net/pure-lang/?rev=491&view=rev Author: agraef Date: 2008-08-14 07:59:36 +0000 (Thu, 14 Aug 2008) Log Message: ----------- Update documentation. Modified Paths: -------------- pure/trunk/pure.1.in Modified: pure/trunk/pure.1.in =================================================================== --- pure/trunk/pure.1.in 2008-08-14 07:58:03 UTC (rev 490) +++ pure/trunk/pure.1.in 2008-08-14 07:59:36 UTC (rev 491) @@ -1330,8 +1330,7 @@ symbols). On the other hand, generic rules operating on arbitrary function applications are not all that common, so having to ``escape'' a variable using the anonymous ``as'' pattern trick is a small price to pay for that -convenience. Moreover, the prelude also provides operations to recognize and -decompose function applications. +convenience. .PP .B Constant and variable definitions. Defined constants (symbols bound with \fBdef\fP) are somewhat limited in scope This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |