package orsetto

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Use new index p to compose indexes for tables and structures encoded as CBOR maps with keys sorted in deterministic order. Use the ~model parameter to provide the data model for keys that are not primitive.

The total order relation for the key.

method nym : 'key Cf_type.nym

The type nym for the key.

method model : 'key Cf_data_render.model

The render model for the key.