~ubuntu-branches/ubuntu/wily/picolisp/wily-proposed

« back to all changes in this revision

Viewing changes to doc/refU.html

  • Committer: Package Import Robot
  • Author(s): Kan-Ru Chen (陳侃如)
  • Date: 2015-02-06 00:19:20 UTC
  • mfrom: (1.2.2)
  • Revision ID: package-import@ubuntu.com-20150206001920-ug3fakmqpq9apw5o
Tags: 3.1.9.7-1
* New upstream release
* Build *.jar from source
* Do not install doc/{db,utf8} as requested by upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
414
414
-> 456
415
415
</code></pre>
416
416
 
417
 
<dt><a name="useKey"><code>(useKey 'var 'cls ['hook]) -> num</code></a>
 
417
<dt><a name="useKey"><code>(useKey 'sym 'cls ['hook]) -> num</code></a>
418
418
<dd>Generates or reuses a key for a database tree, by randomly trying to locate
419
419
a free number. See also <code><a href="refG.html#genKey">genKey</a></code>.
420
420