Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quelle  ICU4XReorderedIndexMap.d.ts   Sprache: unbekannt

 
import { usize } from "./diplomat-runtime"

/**

 * Thin wrapper around a vector that maps visual indices to source indices

 * `map[visualIndex] = sourceIndex`

 * Produced by `reorder_visual()` on {@link ICU4XBidi `ICU4XBidi`}.
 */
export class ICU4XReorderedIndexMap {

  /**

   * Get this as a slice/array of indices
   */
  as_slice(): Uint32Array;

  /**

   * The length of this map
   */
  len(): usize;

  /**

   * Whether this map is empty
   */
  is_empty(): boolean;

  /**

   * Get element at `index`. Returns 0 when out of bounds (note that 0 is also a valid in-bounds value, please use `len()` to avoid out-of-bounds)
   */
  get(index: usize): usize;
}

[ Dauer der Verarbeitung: 0.14 Sekunden  (vorverarbeitet)  ]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge