Cf_data_render.indexUse new index nym to create an index object for the type indicated by nym required for composing table, structure and variant group models. Use the optional ~cmp argument to specify a concrete comparator function to use instead of Stdlib.( = ). Use the optional ~model argument to specify the model explicitly, otherwise the primitive model for nym is used for the domain or index in the compoed group model.
inherit 'key Cf_relations.Extensible.orderThe total order relation for the key.
method nym : 'key Cf_type.nymThe type nym for the key.
method model : 'key modelThe render model for the key.