| Allegro CL version 8.2 Minimally revised from 8.1. 8.1 version |
Arguments: x y
Returns a position object with the specified values of x and y. Both
arguments should be fixnums. Position objects are instances of the
(misnamed) position
class. See About the position
class in cgide.htm for information (and
for why the class is misnamed).
See also nmake-position, position-x, position-y, position+, position-, position*, position=, get-position, and positionp.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page has had minimal revisions compared to the 8.1 page.
Created 2016.6.21.
| Allegro CL version 8.2 Minimally revised from 8.1. 8.1 version |