FunctionPackage: net.jlinkerToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

jarrayp

Arguments: object &optional modifier

With only one argument, this function is a predicate that returns nil if the object is not a remote reference to a Java array. When the result is true, the value is the rank of the array.

If the optional argument is the keyword :dim, the value returned is nil or a list of the dimensions of the array.

If the optional argument is an integer smaller than the rank of the array, then the value returned is the maximum index in the specified dimension.

See jlinker.htm for more information on the jLinker facility.


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.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version