FunctionPackage: exclToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1

string-sort-key

Arguments: string &key ucet start end overwrite

This function returns a string suitable for passing to string< and string> so that string will be correctly compared to other strings also passed to string-sort-key.

The ucet argument is a ucet object as returned by parse-ucet. If unsupplied, a ucet object created from the Default Unicode Collation Element Table is used.

start and end specify what portion of string should be considered. overwrite specifies whether string can be modified.

See String collation with international characters in iacl.htm.


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1