| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 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-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |