Doc: "Shapes" and "<str-Shapes />".
[shapes.git] / doc / parts / bindings / index.sxml
blob5a97f05718ca8a10f304ad1e654bc82422ab13f0
1 <?xml version="1.0" encoding="UTF-8"?>
2 <?xml-stylesheet type="text/xsl" href="formats/html.xsl"?>
4 <book>
5 <title>Global bindings</title>
6 <description>
7 <p>Presentation of the (“variable”) bindings in the initial environment.</p>
8 </description>
9 <meta-selflink><part-href name="bindings" /></meta-selflink>
10 <examples-home href=<!--#expand-next-string-->"$(EXAMPLES)" />
11 <top>
12 <p><str-Shapes /> comes with a set of built-in bindings. Most of these give access to standard functions, while others give access to type objects. There are also many important bindings that fall into neither of the previous categories. The number of system bindings is expected to increase as long as the language is maintained.</p>
13 </top>
14 <body>
15 <alphabetical-list-of-bindings />
16 </body>
17 <!--#include virtual="predicates.sxml" -->
18 <!--#include virtual="functions.sxml" -->
19 <!--#include virtual="simple.sxml" -->
20 <!--#include virtual="misc.sxml" -->
21 <!--#include virtual="types.sxml" -->
22 <!--#include virtual="hot.sxml" -->
23 <!--#include virtual="non-pure.sxml" -->
24 <!--#include virtual="syntax.sxml" -->
25 <!--#include virtual="3D.sxml" -->
26 </book>