Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
added .bounds to A
  • Loading branch information
lichtkind committed Apr 23, 2013
1 parent e76261a commit 861d018
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/appendix-a-index.txt
Expand Up @@ -1372,6 +1372,12 @@ Perl boolean, type of values that can be either
[**True**](#True) or [**False**](#False)
which is in full length *Bool::True* and *Bool::False*

<a id="bounds"/>
[**bounds**](tablet-3-variables.html)
*«range method»* &mdash;
returns a [*list*](appendix-g-glossary.html#list) with same start
and end point as the [*range*](appendix-g-glossary.html#range) (first parameter)

<a id="Buf-type"/>
**Buf**
[*«mutable type»*](appendix-b-grouped.html#mutable-types) &mdash;
Expand Down

0 comments on commit 861d018

Please sign in to comment.