PreviousUpNext

14.4.41  Keyx

The Keyx api defines the external interface to the keyx package.

The Keyx api is implemented by the keyx package.

The Keyx api source code is src/lib/src/keyx.api. The above information is manually maintained and may contain errors.

api {
    Key X;
    compare : (Key(X ) , Key(X )) -> Order;};


Comments and suggestions to: bugs@mythryl.org

PreviousUpNext