Skip to main content
Version: v0.0.2

Interface: TranslateMatched

A successful translation: one or more matches, never empty (an empty result is unmapped).

Properties

matches

readonly matches: readonly TranslateMatch[]

The target concepts, in declared order. Non-empty and frozen.


provenance

readonly provenance: MapProvenance

Where this translation came from.


unmapped

readonly unmapped: false

Discriminant: the source mapped.