| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |